<!--// hide

function blowup(id)
{
window.open('blowup.php?id='+id,'tawny','width=350, height=400, resizable=yes, toolbar=no, menubar=yes status=yes');
}

//end hiding -->