<!-- Hide from older browser
function ChangeAlertUser()  
{
	alert("To change your Ad, you must delete the Ad and then submit a new Ad.");
}

function DeleteAlertUser()  
{
	alert("To delete your Ad, click on the hyperlink in the e-mail that was sent to you, when you submitted your Ad.");
}
