// JavaScript Document

function tvspot(lang)
{
	var video = window.open("tvspot.php", "videoWin", "width=500,height=345,scrollbars=no,toolbar=no,status=no,resizable=no,top=100,screenX=100,screenY=100");    
  	video.focus();
}
function imagefilm(lang)
{
	var video = window.open("imagefilm.php", "videoWin", "width=700,height=400,scrollbars=no,toolbar=no,status=no,resizable=no,top=100,screenX=100,screenY=100");    
  	video.focus();
}


function video_rfid(lang)
{
	var video = window.open("video_rfid.php", "videoWin", "width=500,height=333,scrollbars=no,toolbar=no,status=no,resizable=no,top=100,screenX=100,screenY=100");    
  	video.focus();
}
function video_flagshipstore(lang)
{
	var video = window.open("video_flagshipstore.php", "videoWin", "width=704,height=400,scrollbars=no,toolbar=no,status=no,resizable=no,top=100,screenX=100,screenY=100");    
  	video.focus();
}