 |
|
|
Links
|
|
// --> function findTour() { var tourID = document.frmFind.FormattedTourID.value + ""; tourID = tourID.toLowerCase(); var newTourID = ""; var Chars = "0123456789abcdefghijklmnopqrstuvwxyz"; if (tourID != "") { for (var i = 0; i < tourID.length; i++) { if (Chars.indexOf(tourID.charAt(i)) != -1) newTourID += tourID.charAt(i); } } if (newTourID != "") { window.open('http://www.visualtour.com/showvt.asp?t='+ newTourID,'VirtualTour','width=572,height=525,left=114,top=37'); return false; } else { alert('Invalid VisualTour ID.'); document.frmFind.FormattedTourID.focus(); return false; } } //--> </script> <form name="frmFind" method="post" action onSubmit="return findTour();"> <a href="#" onclick="findTour();" onMouseOver="self.status='Find Tour';return true;" onMouseOut="self.status='';return true;"><img src="http://www.visualtour.com/oem/default/findvisualtour.gif" width="66" height="17" border="0"></a> <input name="FormattedTourID" size="5"> </form>
|
There are currently no Links.
|
|
|
We will work DOGGONE hard for you and get PAWSITIVE results
|
|
|
|