<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function squirtFlash()
{
document.write('<object type="application/x-shockwave-flash" data="c.swf?path=anipools.swf" width="200" height="150">\n');
document.write('<param name="movie" value="c.swf?path=anipools.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#0099CC">\n');
document.write('<img src="./pool_fences/001_black_mesh_black_poles_black_border.jpg" width="200" height="150" alt="" border="0"></object>\n');
}

function squirtMap()
{
document.write('<object type="application/x-shockwave-flash" data="us.swf?data_file=dealers.xml" width="500" height="297">\n');
document.write('<param name="movie" value="us.swf?data_file=dealers.xml">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#FFFFFF">\n');
document.write('<img src="./images/clear.gif" width="500" height="10" alt="" border="0"></object>\n');
}

var refer=true;
function combo() {
if (refer) {
  document.all.contents.style.visibility="visible";
  refer=false;
}
else {
  document.all.contents.style.visibility="hidden";
  refer=true;
}
}
var refer2=true;
function combo2() {
if (refer2) {
  document.all.contents2.style.visibility="visible";
  refer2=false;
}
else {
  document.all.contents2.style.visibility="hidden";
  refer2=true;
}
}
//  End -->
