function EKIRedir(Veki, mStime) {
	setTimeout ( "location='"+Veki+"'", mStime );
}

/*
	if (parent.frames.length != 3)
	{	//parent.location="index.html"	
		parent.location=Veki	
		//location.reload()
	}*/
	//setTimeout ( "EKIRedir2( "+ escape(Veki) +" );", 3000 );
		//location=Veki;
	//setTimeout('alert(\'Surprise!\')', 5000)
	//setTimeout ( 'location='+Veki, 3000 );
	//setTimeout ( "EKIRedir2('"+Veki+"')", 3000 );

	//alert('');
	//setTimeout ( 'alert("");', 1000 )

//   loacation.hfer="zf.htm"
//   location.reload()
//   location.replace("../galerija.htm")
//   window.location=Veki
//   self.location=Veki
//      parent.frames[2].self.location="galerija.htm"
//     parent.frames[1].self.location="../menu_top.html"
//     self.location="galerija.htm"
     
//     fEki=0
//     clearOption()
//redraw()    !!!!!EKI5!!!!! Thumb View!
//     main()
//   parent.open("Veki")
//   Window.open("zf.htm")
//   parent.frames[0].open(Veki)
//     document.open("zf.htm")
//     document="zf.htm"
//     document.open()
//   document.open("zf.htm")
//   Window.document.open("zf.htm")
//}//function EKIRedir2(Veki) {location=Veki;}
