<!--
var  x,y,url1;

//use the same width and height popup here
function ShowPopupURL(url)
{
	p=100 ;
	a = window.open(url,"Month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=550 status=0  resizable=1  left=0 top=20 status=0") ;
} 

function ShowAddrm(x) {

//biz news
if (x==145){url1="overview_market.html" ; p="145" ;}
if (x==144){url1="plastic_resin.html" ; p="144" ;}
if(x==143){ url1 = "mark_rep_russ.html"; p="143";}
if(x==142){ url1 = "gas_inject.html"; p="142";}
if(x==141){ url1 = "sign.html"; p="141";}
if(x==139){ url1 = "upcom2.html"; p="139";}
if(x==138){ url1 = "rotomoulding.html"; p="138";}
if(x==132){ url1 = "ratburanafair2003.html"; p="132";}
if(x==131){ url1 = "bpkiso.htm"; p="131";}
if(x==129){ url1 = "newlocklock.html"; p="129";}  
if(x==123){ url1 = "dubai.html"; p="123";}  
if(x==122){ url1 = "propaganda.html"; p="122";}    
if(x==24){ url1 = "ku_green.html"; p="24";}
if(x==15){ url1 = "collaboration.html"; p="15";} 


//financial news



//activities news
if(x==135){ url1 = "ghb.html"; p="135";} 
if(x==63){ url1 = "setup_sc.html"; p="63";}
if(x==64){ url1 = "internal_sp.html"; p="64";}
if(x==134){ url1 = "futsal.html"; p="134";}


//knowledge news
if(x==113){ url1 = "petrochem.html"; p="113";}





//old news
if(x==1){ url1 = "restructure.html"; p="1";} 
if(x==2){ url1 = "old_fair.html"; p="2";}  
if(x==3){ url1 = "forthcom.html"; p="3";}
if(x==4){ url1 = "cdown.html"; p="4";}
if(x==5){ url1 = "noncore.html"; p="5";}
if(x==6){ url1 = "meet.html"; p="6";}
if(x==7){ url1 = "stm.html"; p="7";}
if(x==8){ url1 = "vacant.html"; p="8";}
if(x==9){ url1 = "meetsup.html"; p="9";}
if(x==10){ url1 = "fair.html"; p="10";}
if(x==11){ url1 = "markup.html"; p="11";}
if(x==20){ url1 = "direct.html"; p="20";}





//use the same width and height popup here

	a = window.open(url1,"Month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=550 status=0  resizable=1  left=0 top=20 status=0") ;
} 


// below are the news that have short lines so we set width and height individually

function Show500(x) {	

if(x==128){ url1 = "pmaw.html"; p="128";}  


	a = window.open(url1,"month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=500 status=0  resizable=1  left=0 top=0 status=0") ;
} 

function Show450(x) {	
		if(x==16)
			{ url1 = "pl_vietnam.html"; p="16";}
		else if(x==140)
			{ url1 = "bigfair.html"; p="140";} 
		else if (x==150)
			{ url1 = "saudifair.html"; p="150";}
			
	a = window.open(url1,"month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=450 status=0  resizable=1  left=0 top=0 status=0") ;
} 

function Showdiscount(x) {	
if(x==130){ url1 = "discount.html"; p="130";}  
	a = window.open(url1,"month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=465 status=0  resizable=1  left=0 top=0 status=0") ;
} 

function ShowMini1(x) {	
	if(x==136){ url1 = "gsb.html"; p="136";} 
	if(x==4){ url1 = "longterm.html"; p="4";}

	a = window.open(url1,"month"+p,"toolbar=0,directories=no, scrollbars=1 width=737 height=385 status=0  resizable=1  left=0 top=0 status=0") ;
} 

function Showgoodco(x) {	
if(x==1){ url1 = "good_co.html"; p="1";} 
	a = window.open(url1,"Go"+p,"toolbar=0,directories=no, scrollbars=1 width=322 height=478 status=0  resizable=0  left=0 top=0 status=0") ;
}


