if (top.frames.length!=0)
top.location=self.document.location;
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
	hs.graphicsDir = 'highslide/graphics/';	
	hs.transitions = ['expand','crossfade'];
	hs.outlineType = 'rounded-white';
	hs.fadeInOut = true;
	hs.align = 'auto';
	hs.showCredits = false;
	hs.wrapperClassName = 'draggable-header no-footer';
	hs.dimmingGeckoFix = true;
	hs.preserveContent = false;
	
	if (hs.addSlideshow) hs.addSlideshow({
		slideshowGroup: ['group1','group2'],
		interval: 6000,
		repeat: false,
		autoplay: true,
		useControls: true,
		fixedControls: 'fit',
		overlayOptions: {
			opacity: .65,
			position: 'bottom center',
			hideOnMouseOut: true			
		}
		});

function fullScreen(URL) {
window.open("http://www.cinesensory.com", "cinesensory", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes", "fullscreen=yes");
}
