
	
function openGC(){

	window.open("gc.html","_video","height=300, width=380, menubar=no, scrollbars=no. location=no, toolbar=no");

}
