//****** Advanced DHTML Popup Pro Version 2.40.096.201.019,  Build: 130 ******

// Copyright (c) Digital Flow Software 2005-2006
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<div style=\"cursor:pointer;position:absolute;bottom:372;right:42;background:url(close.gif) no-repeat; width:20px; height:20px\" onclick=\"hide('plasma')\"></div> <div align=\"center\">  <table width=\"200\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">    <tr>      <td><table width=\"312\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">        <tr>          <td width=\"85\"><img src=\"Index_images/Plasma-tv-image-(large)_03.gif\" width=\"38\" height=\"309\" /></td>          <td width=\"17\"><table width=\"200\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">            <tr>              <td><img src=\"Index_images/Plasma-tv-image-(large)_04.gif\" width=\"411\" height=\"30\" /></td>            </tr>            <tr>              <td bgcolor=\"#202227\"><div align=\"center\">                <object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0\" width=\"400\" height=\"232\" id=\"screen\" align=\"middle\">                  <param name=\"allowScriptAccess\" value=\"sameDomain\" />                  <param name=\"movie\" value=\"Index_images/screen.swf\" />                  <param name=\"quality\" value=\"high\" />                  <param name=\"bgcolor\" value=\"#D5FFFF\" />				  <PARAM NAME=FlashVars VALUE=\"demo=1\">                  <embed src=\"Index_images/screen.swf\" quality=\"high\" bgcolor=\"#D5FFFF\" width=\"400\" height=\"232\" name=\"screen\" align=\"middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" FlashVars =\"demo=1\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />                  </object>                </div></td>            </tr>            <tr>              <td><a href=# onclick=\"hide('plasma')\"><img src=\"Index_images/Plasma-tv-image-(large)_08.gif\" width=\"411\" height=\"47\" border = 0 /></a></td>            </tr>            </table></td>          <td width=\"196\"><img src=\"Index_images/Plasma-tv-image-(large)_05.gif\" width=\"37\" height=\"309\" /></td>        </tr>        </table>      </td>    </tr>    <tr>      <td><img src=\"Index_images/Plasma-tv-image-(large)_09.gif\" width=\"486\" height=\"51\" /></td>    </tr>  </table>	</div>"
   new adp("plasma",htmlstring,"");
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}
