function openWindow() {
	window.open("","Film",'toolbar=0,location=0,scrollbars=1,width=600,height=450,resizable=1,left=100');
}
