<!-- 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=shorty.swf" width="291" height="259">\n');
document.write('<param name="movie" value="c.swf?path=shorty.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#000000">\n');
document.write('<img src="./images/shortysbbq.jpg" width="291" height="259" alt="Shortys Bar-B-Q Restaurants and Catering"></object\n');
}
function squirtFlash2()
{
document.write('<object type="application/x-shockwave-flash" data="c.swf?path=restaurant_survey2.swf" width="180" height="180">\n');
document.write('<param name="movie" value="c.swf?path=restaurant_survey2.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#990000">\n');
document.write('<img src="./images/restaurant_survey1.gif" width="180" height="180" alt="Shortys Bar-B-Q Restaurants and Catering"></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 -->
