function flash_banner() {
	document.write('<object style="position: relative; z-index:1;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="468" height="60" id="banner1" align="middle">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="/images/gg_468x60_ua.swf"/>');
	document.write('<param name="quality" value="high" />');
//	document.write('<param name="wmode" value="opaque" />');
	document.write('<param name="bgcolor" value="#ffffff" />');
	document.write('<embed style="z-index:1;"src="/images/gg_468x60_ua.swf" quality="high" bgcolor="#ffffff" width="468" height="60" name="banner1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'); //wmode="opaque"
	document.write('</object>');
}


function menu_over(n)
	{
		document.getElementById("menu_" + n).src = "/images/menu" + n + "_act.gif";
	}
	function menu_out(n)
	{
		document.getElementById("menu_" + n).src = "/images/menu" + n + ".gif";
	}
	
function wopen_print(href)
{
	str = new String(href);
		
	if(str.indexOf("?",0)>0)
	{
		w=window.open(href+"&prev=1", "wc1", "toolbars:no,scrollbars=1,width=640,height=500");
	}
	else
	{
		w=window.open(href+"?prev=1", "wc1", "toolbars:no,scrollbars=1,width=640,height=500");
	}
	w.focus();
}

function wopen_price(_id)
{
w=window.open("../country/Wca31774807e4e.htm" + _id, "wc1", "toolbars:no,scrollbars=1,width=770,height=500");
w.focus();
}

function FlashObj()
{
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="80" height="40" id="flash_player" align="middle">')
}


function next(ob)
{
	document.location = '/news?y=' + ob.value + '&t=1';
}

function TypeNews(ob)
{
	document.location = '/news?theme=' + ob.value;
}