function mail() { var mail=open("http://www.mycityclassified.com/mail.asp","mail_to_friend","width=600 height=500 left=100 top=10 resizable=no scrollbars=yes toolbar=no status=yes menubar=no"); }

function contact() { var mail=open("http://www.mycityclassified.com/contact_us.html","contact_us","width=600 height=330 left=100 top=100 resizable=no scrollbars=yes toolbar=no status=yes menubar=no"); }

function privacy() { var privacy=open("http://www.mycityclassified.com/privacy_policy.html","privacy_policy","width=320 height=410 left=100 top=50 resizable=no scrollbars=yes toolbar=no status=no menubar=no"); }

