
function gotoSummer2007(url, hitname, hitlocation) {
	if(hitname && hitlocation) {
		_hbPageView(hitname, hitlocation);
	}
	self.location = url;
	return;
}
function gotoSumer2007(url, hitname, hitlocation) {
	if(hitname && hitlocation) {
		_hbPageView(hitname, hitlocation);
	}
	self.location = url;
	return;
}