function OpenMovie() {
			window.name = "thiswin";
		   newwin=open("http://www.lakelasvegas.com/player.html", "dispwin",  
		   "width=340,height=340,scrollbars=no,menubar=no");
}
