function preload() { this.length = preload.arguments.length; for (var i = 0; i < this.length; i++) { this[i+1] = new Image(); this[i+1].src = preload.arguments[i]; } } if (document.images) { var stuff = new preload( "../stuff/vron.GIF", "../stuff/orderon.GIF", "../stuff/indexon.GIF", "../stuff/boatnameon.GIF", "../stuff/backon.GIF", "../stuff/forwardon.GIF") } function select(i) { if (document.images) { var src = document.images[i].src; var off = src.lastIndexOf("off"); if (off != -1) { var newsrc = src.substring(0,off) + "on"; document.images[i].src = newsrc + ".GIF"; } } } function deselect(i) { if (document.images) { var src = document.images[i].src; var on = src.lastIndexOf("on"); if (on != -1) { var newsrc = src.substring(0,on) + "off" + src.substring(on + 2, src.length); document.images[i].src = newsrc; } } } //-->

|
[..virtual relettering..|.. ORDER..|.. index..|.. BOAT NAMES..|.. vinyl instructions..] |
|
|
NEED HELP?
Over 100,000 boat names, including stories submitted by our internet audience... Complete database - NOW ONLINE!! |
|
Type any piece of text and all matches within the boatname list will be displayed. Less specific searches will return more results! Punctuation doesn't work! | |
|
| |
| Send a photo (of the lettering) and we'll show it off! | |
|
Call us for more info anytime! (800) 694-BOAT (800) 694-2628 |
Or email your questions here! |
| © 1993-2009 Marine Graphics, Inc. |