/** PLUG-IN CHECK **/
var plug = new pluginDetection();
plug.setTargetPlugName("Shockwave Flash");
plug.setTargetPlugVersion(7);

/* GRAND TOP MAIN ADAREA FLASH OBJECT
--------------------------------------------------*/
var altString = '<div class="productMenu"><table border="0" cellpadding="0" cellspacing="0" width="760"><col width="140"><col width="160"><col width="460"><tbody>';
altString += '<tr><td><div class="ttl"><img src="/images/pmenu_personal_ttl.gif" border="0" width="138" height="24" alt="Products"></div>'
altString += '<ul><li><a href="http://www.exilim.com/intl/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="1"><img src="/images/pmenu_01_def.gif" border="0" width="138" height="18" alt="Digital Cameras" name="pmenu1"></a></li>'
altString += '<li><a href="/calc/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="2"><img src="/images/pmenu_02_def.gif" border="0" width="138" height="18" alt="Electronic Calculators" name="pmenu2"></a></li>'
altString += '<li><a href="/wat/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="3"><img src="/images/pmenu_03_def.gif" border="0" width="138" height="18" alt="Watches" name="pmenu3"></a></li>'
altString += '<li><a href="/emi/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="4"><img src="/images/pmenu_04_def.gif" border="0" width="138" height="18" alt="Electronic Musical Instruments" name="pmenu4"></a></li>'
altString += '<li><a href="/kl/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="5"><img src="/images/pmenu_05_def.gif" border="0" width="138" height="18" alt="Label Printers" name="pmenu5"></a></li>'
altString += '<li><a href="/tv/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="6"><img src="/images/pmenu_06_def.gif" border="0" width="138" height="18" alt="LCD Color Televisions" name="pmenu6"></a></li>'
altString += '<li><a href="/projector/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="7"><img src="/images/pmenu_07_def.gif" border="0" width="138" height="18" alt="Data Projectors" name="pmenu7"></a></li>'
altString += '<li><a href="http://world.casio.com/system/sa/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="8"><img src="/images/pmenu_08_def.gif" border="0" width="138" height="18" alt="Cash Register & POS" name="pmenu8"></a></li>'
altString += '<li><a href="http://world.casio.com/system/pa/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="9"><img src="/images/pmenu_09_def.gif" border="0" width="138" height="18" alt="Mobile Business Solution" name="pmenu9"></a></li>'
altString += '<li><a href="http://www.casio-device.co.jp/english/" onmouseover="pmenuSwap(this.name,1);" onmouseout="pmenuSwap(this.name,0);" name="10"><img src="/images/pmenu_10_def.gif" border="0" width="138" height="18" alt="Display Devices" name="pmenu10"></a></li>'
altString += '</ul></td><td><div><noscript><a href="http://www.exilim.com/intl/" target="_blank"><img src="./swf/resources/banner_ex-z1000.jpg" border="0" width="459" height="210" alt=""></a></noscript><script type="text/javascript">randomWrite(0);</script></div></td></tr></tbody></table></div>'

var movie = new Array();
movie[0] = new swfObject();
movie[0].setObjectLocation("./swf/menu_single.swf");
movie[0].setObjectWidth("760");
movie[0].setObjectHeight("210");
movie[0].setObjectBgcolor("#FFFFFF");
movie[0].setObjectFlashvars("resourceURL=/swf/");
movie[0].setAltObject(altString);