// MOVIE POPUP
function OpenWinMOV(){
	win1=window.open("cm.html","CM","width=320,height=260,scrollbars=no,resizable=no");
}