function wwOnError() {}
var wwLastClick =0;
function wwOnMouseUp() {}
function wwOpen (url, name, attributes) {}
//PURPOSE: for blocking folks trying to frame our pages//ADDED BY: Jason Cooper// if (top.location != self.location)// top.window.location = self.location;//PURPOSE: for select form elements to work without a go button; selected URL appears in main window//ADDED BY: Shawna Schnorrfunction goTo(form)
	{}
//PURPOSE: for select form elements to work without a go button; selected URL appears in popup window. (used for ViewPrintAds)//ADDED BY: Shawna Schnorrfunction goToPopup(form)
	{}
//PURPOSE: to make sure users who use the wedding announcement form agree to the disclaimer //CREATED BY: Zhen Zhen Deng, 3/2003function valid_new_user()
     {}
//PURPOSE: To use on the directory site for the travel brochure pop up order form//ADDED BY: Elaine Duignan, 3/9/2004function Pop(address)
	{}
// PURPOSE: user registration//ADDED BY: Shawna Schnorr (from threshhold component, which we no longer need to use)function getCookieVal(offset) {}
function GetCookie(cname) {}
function SaveCookie(cname,cvalue,cdays,cpath) {}
