<!-- Begin ICC logo -->
<!--

	function jcpaLaunch1(url) {
	self.name = "IsraelCampusBeat";
	remote = open(url, "remote", "width=750,height=500,toolbar=no,scrollbars=yes,resizable=yes,left=50,top=50");
	}

	function MapOpen(url) {
	self.name = "MapofIsrael";
	remote = open(url, "remote", "width=800,height=580,toolbar=no,scrollbars=no,resizable=no,left=150,top=150");
	}

	// -->
