              
<!--
var b1dis = "<a target=\"_self\" href=\"";
var bdis = "\" ><img src=\"";
var edis = " width=\"298\" height=\"136\" alt=\"Fish Boats\" border=\"0\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*6);
img = rnumb;

if (img == "0") {
document.write(b1dis+ "http://www.fdfss.com/boats/7I003.htm" +bdis+ "http://www.fdfss.com/boats/images/7I003_tn.jpg\"" +edis);
}

if (img == "1") {
document.write(b1dis+ "http://www.fdfss.com/boats/7I002.htm" +bdis+ "http://www.fdfss.com/boats/images/7I002_tn.jpg\"" +edis);
}

if (img == "2") {
document.write(b1dis+ "http://www.fdfss.com/boats/4I003.htm" +bdis+ "http://www.fdfss.com/boats/images/4I003_tn.jpg\"" +edis);
}

if (img == "3") {
document.write(b1dis+ "http://www.fdfss.com/boats/23001.htm" +bdis+ "http://www.fdfss.com/boats/images/23001_tn.jpg\"" +edis);
}

if (img == "4") {
document.write(b1dis+ "http://www.fdfss.com/boats/35006.htm" +bdis+ "http://www.fdfss.com/boats/images/35006_tn.jpg\"" +edis);
}

if (img == "5") {
document.write(b1dis+ "http://www.fdfss.com/boats/26005.htm" +bdis+ "http://www.fdfss.com/boats/images/26005_tn.jpg\"" +edis);
}

// -->
