// JavaScript Document
function writeJS(){
var str="";
str += "<table id=\"SIP_Advice\" width=\"300\" height=\"250\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
str += "<tr>";
str += "						<td colspan=\"3\" nowrap>";
str += "  <!--SUB HEADER-->";
str += "  <div class=\"subb\">";
str += "  <!--PADDING FLOATED LEFT 9-->";
str += "  <div class=\"sub-leftb\"><\/div>";
str += "  <!--END PADDING LEFT 9-->";
str += "  <h2><a href=\"http:\/\/www.saws.org\/ad\/?id=51\" title=\"Get the Message? Save Water.\">cnsrv&nbsp;&nbsp;&nbsp;  <span style=\"font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #333333\">Get the Message? Save Water.<\/span><\/a><\/h2>";
str += "  <!--PADDING RIGHT 9-->";
str += "  <div class=\"sub-rightb\"><\/div>";
str += "  <!--END PADDING FLOATED RIGHT 9-->";
str += "  <\/div>";
str += "  <!--END SUB HEADER-->";
str += "  <div class=\"subbar\"><\/div>";
str += "<\/td><\/tr>";
str += "					";
str += "					<tr>";
str += "						<td height=\"0\" style=\"padding-top: 6px; padding-left:8px; padding-right:8px; padding-bottom:0px;\" valign=\"top\">";
str += "<div align=\"center\" style=\"font-family: Arial, Helvetica, sans-serif;	font-size: 14px; font-weight: bold; color: #333333; margin-top:0px; margin-bottom:5px;\">&nbsp;Year Round Rules Now In Effect&nbsp;<\/div>";
str += "							<div align=\"left\" style=\"font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; line-height: 12px; color: #333333\">";
str += "								Water waste should be avoided. Allowing water to run off into a gutter, ditch, or drain, or failing to repair a controllable leak is considered water waste.  ";
str += "								<br \/><br \/>";
str += "									Landscape watering with an irrigation system or sprinkler is allowed any day <span style=\"font-weight:bold\">before  10 a.m. or after 8 p.m.<\/span> ";
str += "								<br \/><br \/>";
str += "									Watering with a hand-held hose or drip irrigation is allowed any time.  ";
str += "								<br \/><br \/>";
str += "									Washing  parking lots, driveways, streets or sidewalks is permitted, but should be done responsibly to avoid runoff.";
str += "							<\/div><div align=\"right\" style=\"margin-top:0px; margin-bottom:0px;\">";
str += "							<a href=\"http:\/\/www.saws.org\/ad\/?id=25\" style=\"font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: bold; color: #333333\" title=\"More year round rules\">More year round rules<\/a>";
str += "							<\/div><\/td>";
str += "	<\/tr>";
str += "	<tr>";
str += "		<td colspan=\"3\" nowrap>";
str += "			<a href=\"http:\/\/www.saws.org\/ad\/?id=52\"><img src=\"http:\/\/www.saws.org\/ad\/mySA\/weather\/images\/WtrSvrPlantGirl_MySA297x85.gif\" alt=\"Look inside the new WaterSaver eNewsletter.\" title=\"Look inside the new WaterSaver eNewsletter.\" width=\"297\" height=\"85\" border=\"0\"><\/a>";
str += "		<\/td>";
str += "	<\/tr>";
str += "<\/table>";
document.write(str);
}
writeJS();
