function dirtypop(prop,prop1,email,userid)
{
  var generator=window.open(prop+'&postID='+prop1+'&email='+email+'&userID='+userid,'name','left=337,top=169,height=350,width=530,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0');
  
}