	self.onError=null;
	currentX = currentY = 0;  
	whichIt = null;           
	lastScrollX = 0; lastScrollY = 0;
	NS = (document.layers) ? 1 : 0;
	IE = (document.all) ? 1: 0;
	<!-- STALKER CODE -->
	function heartBeat() {
		if(IE) { 
			  diffY = document.body.scrollTop; 
 			  diffX = 0; 
		       }
	    if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }
		if(diffY != lastScrollY) {
	                percent = .1 * (diffY - lastScrollY);
	                if(percent > 0) percent = Math.ceil(percent);
	                else percent = Math.floor(percent);
			if(IE) document.all.floater.style.pixelTop += percent;
			if(NS) document.floater.top += percent; 
	                lastScrollY = lastScrollY + percent;
	    }
		if(diffX != lastScrollX) {
			percent = .1 * (diffX - lastScrollX);
			if(percent > 0) percent = Math.ceil(percent);
			else percent = Math.floor(percent);
			if(IE) document.all.floater.style.pixelLeft += percent;
			if(NS) document.floater.top += percent;
			lastScrollY = lastScrollY + percent;
		}	
	}	
	if(NS || IE) action = window.setInterval("heartBeat()",1);
	
	

	
function indexmenu(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="879" height="111">')
document.write('<param name="movie" value="../flash/sm_flash_01.swf">')
document.write('<param name="quality" value="high">')
document.write('<param=menu value=false>');
document.write('<embed src="../flash/sm_flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="879" height="111"></embed>')
document.write('</object>')
}



function SubMenu(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="879" height="111">')
document.write('<param name="movie" value="../flash/SubMenu.swf">')
document.write('<param name="quality" value="high">')
document.write('<param=menu value=false>');
document.write('<param name=wmode value=transparent>');
document.write('<embed src="../flash/SubMenu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="879" height="111"></embed>')
document.write('</object>')
}


function intro(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="879" height="111">')
document.write('<param name="movie" value="../flash/sm_flash_01.swf">')
document.write('<param name="quality" value="high">')
document.write('<param=menu value=false>');
document.write('<embed src="../flash/sm_flash_01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="879" height="111"></embed>')
document.write('</object>')
}


function meet(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="879" height="111">')
document.write('<param name="movie" value="../flash/sm_flash_02.swf">')
document.write('<param name="quality" value="high">')
document.write('<param=menu value=false>');
document.write('<embed src="../flash/sm_flash_02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="879" height="111"></embed>')
document.write('</object>')
}


function info(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="879" height="111">')
document.write('<param name="movie" value="../flash/sm_flash_02.swf">')
document.write('<param name="quality" value="high">')
document.write('<param=menu value=false>');
document.write('<embed src="../flash/sm_flash_02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="879" height="111"></embed>')
document.write('</object>')
}
