		var y = 470;
		var appName = navigator.appName;
		
		if ( appName == "Microsoft Internet Explorer"  )	//IE
		{
			if(( window.screen.width==800 ) && (window.screen.height==600) )
				a = 195;
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				a = 310;
			else
				a = 370;
		}
		else		// NE
		{
			if(( screen.width==800 ) && ( screen.height==600 ))
				a = 195
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				a = 310;
			else
				a = 370;
		}
		
				if ( appName == "Microsoft Internet Explorer"  )	//IE
		{
			if(( window.screen.width==800 ) && (window.screen.height==600) )
				b = 440;
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				b = 550;
			else
				b = 620;
		}
		else		// NE
		{
			if(( screen.width==800 ) && ( screen.height==600 ))
				b = 440
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				b = 550;
			else
				b = 620;
		}

				if ( appName == "Microsoft Internet Explorer"  )	//IE
		{
			if(( window.screen.width==800 ) && (window.screen.height==600) )
				c = 570;
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				c = 675;
			else
				c = 737;
		}
		else		// NE
		{
			if(( screen.width==800 ) && ( screen.height==600 ))
				c = 460
			else if (( window.screen.width==1024 ) && (window.screen.height==768) )
				c = 580;
			else
				c = 737;
		}
document.write ("<td width=\"2%\" class=\"hmenu\">&nbsp;</td>");

		document.write ("<td width=\"20%\" class=\"hmenu\"><img src=\"../images/ornge.jpg\" width=\"5\" height=\"7\" border=\"0\" valign=\"middle\"><a class=\"hmenu\" href=\"#\" onMouseOut=\"FW_startTimeout();\"  onMouseOver=\"window.FW_showMenu(window.fw_menu_2,"+ a +",141);\">\&nbsp;Rubbish Disposal</a></td>");
		
 		document.write ("<td width=\"15%\"><img src=\"../images/ornge.jpg\" width=\"5\" height=\"7\" border=\"0\" valign=\"middle\"><a class=\"hmenu\" href=\"#\"onClick=\"MM_openBrWindow('http://bpc.iserver.net/codes/cbridge/_DATA/Title_8/24/index.html','','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=400')\">&nbsp;Ordinances</a></td>");
		   
		 document.write ("<td width=\"25%\"><img src=\"../images/ornge.jpg\" width=\"5\" height=\"7\" border=\"0\" valign=\"middle\"><a class=\"hmenu\" href=\"../../schedules/applnce.html\">\&nbsp;Large Appliance Program</a></td>");
		 
//		  document.write ("<td width=\"29%\"><img src=\"../images/ornge.jpg\" width=\"5\" height=\"7\" border=\"0\" valign=\"middle\"><a class=\"hmenu\" href=\"#\" onMouseOut=\"FW_startTimeout();\"  onMouseOver=\"window.FW_showMenu(window.fw_menu_3,"+ b +",141);\">\&nbsp;&nbsp;Large Appliance Program</a></td>");
		
		document.write ("<td width=\"26%\"><img src=\"../images/ornge.jpg\" width=\"5\" height=\"7\" border=\"0\" valign=\"middle\"><a class=\"hmenu\" href=\"#\" onMouseOut=\"FW_startTimeout();\"  onMouseOver=\"window.FW_showMenu(window.fw_menu_4,"+ c +",141);\">\&nbsp;Household Hazardous Waste</a></td>");
