<!--
         
  

function nedstat(urla)
	{
	//document.write("<iframe src='/home.php'  width='2' height='2'></iframe>"); 
	//document.write("<iframe src="+urla+"/adss/voto.php width='2' height='2' ></iframe>");
	};
  
function statu()
	{ 
  // setInterval("window.status='I Want to Play Free Games'",20);
	};

function topage() 
	{
	statu();
	if (top.frames.length!=0)
		top.location=self.document.location;
	self.focus();
	self.moveTo(0,0);
	self.resizeTo(screen.availWidth,screen.availHeight);
	};               
     

function favorite(Vurl,Vtitle)
  {

  if(navigator.appName!="Netscape")
	window.external.AddFavorite(Vurl,Vtitle);
  else
	alert("Sorry!!!    The Add To Favorites function will only work in Internet Explorer.");	

  }


 
var myurl;
var mytitle;


function flash(ht)
	{

document.write('<a href="/sitemap.php" ><obj'+'ect classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/sw'+'flash.cab#version=4,0,2,0" width="435" height="35">'+
'<param name=movie value="'+ht+'/images/sitemap.s'+'wf">'+
'<param name=quality value=high>'+
'<emb'+'ed src="'+ht+'/images/sitemap.s'+'wf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="35">'+
'<\/em'+'bed><\/obj'+'ect></a>');

	}

-->

 
 