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