	if(document.compatMode && document.compatMode != 'BackCompat'){
		document.write('<DIV  style="z-index:9;right:0;bottom:0; height:100px;width:245px;overflow:hidden;POSITION:fixed;'+(/MSIE 7/.test(navigator.appVersion)?'':'_position:absolute; _margin-top:expression(document.documentElement.clientHeight-this.style.pixelHeight+document.documentElement.scrollTop);')+'" id="PcPoPmarket" >');
	}else {
		document.write('<DIV  style="z-index:9;right:0;bottom:0; height:100px;width:245px;overflow:hidden;POSITION:fixed;*position:absolute; *top:expression(eval(document.body.scrollTop)+eval(document.body.clientHeight)-this.style.pixelHeight);" id="PcPoPmarket" >');
	}
document.write("<DIV class=clear><img src='img/Poster.gif' width='238' height='95' border='0' usemap='#Map'><map name='Map'><area shape='rect' coords='3,71,44,89' href='#this' onclick=hideDiv() onFocus='this.blur()'><area shape='rect' coords='4,0,249,71' href='http://www.cisregister.com/sourcing/' onFocus='this.blur()'><area shape='rect' coords='45,68,241,95' href='http://www.cisregister.com/sourcing/' onFocus='this.blur()'></map></DIV></DIV>");

function showDiv(){
    if(document.getElementById('PcPoPmarket')==null)return;
	document.getElementById('PcPoPmarket').style.height = 100+'px';
}

function hideDiv(){
    if(document.getElementById('PcPoPmarket')==null)return;
	document.getElementById('PcPoPmarket').style.display = 'none';
}

function closeDiv(){
    if(document.getElementById('PcPoPmarket')==null)return;
	document.getElementById('PcPoPmarket').style.display = 'none';
}
setTimeout('hideDiv(true);', 30000);
showDiv();