function promotion(url)
{
document.write('<a href="http://www.ptunited.com/'+url+'" target="_blank"><img src="http://www.ptunited.com/images/equipad.png" width="187" heigh="70" border="0" style="padding:10px;"></a>' );
return false;
}
function review(url)
{
document.write('<a href="http://www.ptunited.com/profile.html?profile_id='+url+'" target="_blank"><img src="http://www.ptunited.com/images/review.png" width="184" heigh="30" border="0" style="padding:10px;"></a>' );
return false;
}
