if (false&&getFlashVersion()<8){

	document.write('<table cellspacing=50><tr><td>Flash 8 Required. Please download it from below.<br/><br/>');
	document.write('<a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('Click Here to Download');
	document.write('</a></td></tr></table>');
}
document.write('<object border="0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="600" height="400" id="flaCatViewer">');
document.write('<param name="movie" value="swf/'+zpQuerystring+'">');
document.write('<param name="quality" value="high">');
document.write('<param name="LOOP" value="true">');
document.write('<PARAM NAME=salign VALUE="LT">');
document.write('<param name="scale" value="noscale">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<embed width="600" wmode="transparent" height="400" salign="LT" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="flaCatViewer" id="flaCatViewer" swLiveConnect="true" src="swf/' + zpQuerystring+ '">');
document.write('</embed>');
document.write('</object>');


	if (!document.embeds["flaCatViewer"]){
		 ofScroller = document.all.flaCatViewer;
		bIsIE=true; 

	}else{
		 ofScroller = window.document["flaCatViewer"]; 
		bIsIE=false;
	}




