// design and programming by vashkevich.com 
function vashkevich_com()
{
	void(0);
}
function set_focus(element)
{
	e = eval("document."+element);
	e.focus();
}
// design and programming by vashkevich.com 