var screenHeight = screen.availHeight - 0;
var screenWidth = screen.availWidth - 0;
        
function popHindSite(){
	window.open('flash/hspresentation.swf','trailerpop','width='+screenWidth+',height='+screenHeight+',top=0,left=0');
}// JavaScript Document