/** 2007-10-04 cherry **/

function openDownloder()
{
	window.open("/china/pop_idf/message_down.php",'pop_message','width=400,height=500,directories=no, location=no, menubar=no, scrollbars=no, statusbar=no, toolbar=no, copyhistory=no, resizable=no'); 
	
}
