// JavaScript Document
// Object ID and Name have been moved to facilitate editing
// Although this JS file is in the Media folder, it is called from outside. Thus media/xxx.swf.

	document.write('<OBJECT ID="ac_world_volt_freq" CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="200" HEIGHT="47" ALIGN="middle">');
	document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain" />');
	document.write('<PARAM NAME="movie" VALUE="media/ac_world_volt_freq.swf" />');
	document.write('<PARAM NAME="quality" VALUE="high" />');
	document.write('<PARAM NAME="bgcolor" VALUE="#ffffff" />');
	document.write('<EMBED SRC="media/ac_world_volt_freq.swf" NAME="ac_world_volt_freq" QUALITY="high" BGCOLOR="#ffffff" WIDTH="200" HEIGHT="47" ALIGN="middle" ALLOWSCRIPTACCESS="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</OBJECT>');
