if ('function' !== typeof window.loadFlashExtObject) {
	function loadFlashExtObject(fileurl, height, width,zid) {
		document.write("<div style='position:absolute; width: "+width+"; height: "+height+"; left:; top:; z-index=10000'><object id=\"zone"+zid+"\" classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='"+width+"' height='"+height+"'\><param name='movie' value='"+fileurl+"'><param name='quality' value='high'><param name='wmode' value='transparent'><embed swLiveConnect='true' name=\"zone"+zid+"\" src='"+fileurl+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+width+"' height='"+height+"' wmode='transparent'></embed></object></div>");
};
}
