var imgheight
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=350:imgheight=350
 function myload()
{
if (navigator.appName == "Netscape")
{document.dangdang.pageY=pageYOffset+window.innerHeight-imgheight;
document.dangdang.pageX=+window.innerWidth-120;
mymove();
}
else
{
dangdang.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
dangdang.style.left=document.body.offsetWidth-126;
mymove();
}
}
 function mymove()
 {
 if(document.ns)
 {
 document.dangdang.top=pageYOffset+window.innerHeight-imgheight;
 document.dangdang.left=pageXOffset+window.innerWidth-120;
 setTimeout("mymove();",50)
 }
 else
 {
 dangdang.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 dangdang.style.left=document.body.scrollLeft+document.body.offsetWidth-126;
 setTimeout("mymove();",50)
 }
 }

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)




if (navigator.appName == "Netscape")
{
	document.write("<layer id=dangdang top=300 width=80 height=88>");
}
else
{
	document.write("<div id=dangdang style='position: absolute;width:80;top:0;left:518;visibility: visible;z-index: 1'>");
}

document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td align="left"><img src="/images/left.jpg" width="103" height="171" border="0" usemap="#MapMap2" /></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td><map name="MapMap2" id="MapMap2">');
document.write('<area shape="rect" coords="4,8,74,26" onFocus="if(this.blur)this.blur();"  href="/gb/m_aboutus/content.asp?id=144&pid=136" /><area shape="rect" coords="4,26,75,43" onFocus="if(this.blur)this.blur();"  href="/gb/m_aboutus/content.asp?id=145&pid=136" />');
document.write('<area shape="rect" coords="3,44,75,62" onFocus="if(this.blur)this.blur();"  href="/gb/m_aboutus/content.asp?id=146&pid=136" /><area shape="rect" coords="3,63,75,81" onFocus="if(this.blur)this.blur();"  href="/gb/m_aboutus/content.asp?id=147&pid=136" />');
document.write('</map><br><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="106" height="60"><param name="movie" value="/images/mm.swf"><param name=quality value=high><param name="wmode" value="transparent" /><embed src="/images/mm.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="106" height="60"></embed></object></td>');
document.write('  </tr>');
document.write('</table>');

if (navigator.appName == "Netscape")
{
	document.write("</layer>");
	myload()}
else{
	document.write("</div>");
	myload()
}



