function start()
{
	document.googleform.q.focus();
}


function popunder(a)
{
	return overlib(a,OFFSETX, '-530',OFFSETY, '-80', BGCOLOR, '#05232A', FGCOLOR, '#05232A');
}
