// WPT-SAN.JS : Web Page Template for Graphic Pages Javascript -->
// Written by: Bureau of Sanitation Webmaster -->
// Created on: 1/23/2002 -->
// Last Revised on: 9/13/2005 -->
// Copyright 2002-2005 Bureau of Sanitation -->

<!-- Begin

function header(){
document.write('<img src="images/san_h2nm.gif" align="top" alt="Bureau of Sanitation" usemap="#san_h2" border="0">');
}

// if this function is edited please keep synchronized with
// function leftnavsang in wpt-pub.js file
function leftnav(){
document.write('<TABLE cellpadding="8">');
document.write('<TR>');
document.write('<TD><a href="index.htm"><img src="images/sanlogonewclear.gif" border=0 alt="Bureau of Sanitation"></a><BR>');
document.write('</TD>');
document.write('</TR>');
document.write('</TABLE>');
document.write('<a href="aboutus.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/aboutus.gif" border=0 alt="About Us!"></a><BR>');
document.write('<a href="calendar.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/calendar.gif" border=0 alt="Calendar of Events"></a><BR>');               
document.write('<a href="feedback.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/comments.gif" border=0 alt="Bureau Comments Form"></a><BR>');               
document.write('<a href="copyrght.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/copyrght.gif" border=0 alt="Copyright Notice"></a><BR>');               
document.write('<a href="divsites.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/bdivweb.gif" border=0 alt="Division Web Sites"></a><BR>');
document.write('<a href="ens.htm"><img src="images/ball-tall.gif" border=0 alt=""><img src="images/ens.gif" border=0 alt="Bureau of Sanitation Early Notification Page"></a><BR>');
document.write('<a href="info.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/info.gif" border=0 alt="Bureau Information"></a><BR>');               
document.write('<a href="news.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/news.gif" border=0 alt="Bureau News"></a><BR>');               
document.write('<a href="http://www.lacity.org/bpw/pressreleases.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/pwnews.gif" border=0 alt="Department of Public Works News Releases"></a><BR>');
document.write('<a href="phone.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/phone.gif" border=0 alt="Bureau Phone Numbers"></a><BR>');               
document.write('<a href="publications/publications.cfm"><img src="images/ball.gif" border=0 alt=""><img src="images/pub.gif" border=0 alt="Publication Downloads"></a><BR>');
document.write('<a href="recycle.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/recycle.gif" border=0 alt="Recycling"></a><BR>');
document.write('<a href="rfplist.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/rfp.gif" border=0 alt="Sanitation RFP Listing"></a><BR>');
document.write('<a href="services/services.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/services.gif" border=0 alt="List of Available Sanitation Services"></a><BR>');
document.write('<a href="credits.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/credits.gif" border=0 alt="Credits"></a><BR>');              
document.write('<a href="sitemap.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/sitemap.gif" border=0 alt="Site Map"></a><BR>');
document.write('<a href="solidres.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/solidres.gif" border=0 alt="Solid Resources (Refuse Collection)"></a><BR>');
document.write('<a href="wwater.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/wwater.gif" border=0 alt="Wastewater"></a><BR>');
document.write('<a href="wpd/index1.htm"><img src="images/ball.gif" border=0 alt=""><img src="images/watershed.gif" border=0 alt="Watershed Protection (formerly the Stormwater Program)"></a><BR>');
document.write('<a href="http://www.lacity.org/index.htm"><img src="images/laseal.gif" border=0 alt="Go to the City of Los Angeles Home Page"></a>');
}

var tpage;
function maptext(tpage){
document.write('<map name="san_h2">');
document.write('<area shape="rect" alt="Run the Text Only version of this Page" coords="390,0,470,25" href="santext/' + tpage + '.htm">');
document.write('<area shape="default" alt="Welcome to the City of Los Angeles Bureau of Sanitation Web Site" nohref>');
document.write('</map>');
}

function maptextwide(tpage){
document.write('<map name="san_h2">');
document.write('<area shape="rect" alt="Run the Text Only version of this Page" coords="540,0,620,25" href="santext/' + tpage + '.htm">');
document.write('<area shape="default" alt="Welcome to the City of Los Angeles Bureau of Sanitation Web Site" nohref>');
document.write('</map>');
}

function mapntext(){
document.write('<map name="san_h2">');
document.write('<area shape="polygon" alt="Bureau of Sanitation and its Mission Statement" coords="7,88,7,10,463,10,464,86,435,86,434,61,28,61,28,86,8,88,7,89,7,86,15,87,28,85" href="mission.htm">');
document.write('<area shape="default" alt="Welcome to the City of Los Angeles Bureau of Sanitation Web Site" nohref>');
document.write('</map>');
}

//-->
//  End -->

