﻿document.write('<table id="vista-buttons_com_idjux77" width="0" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right:0px" title ="WELCOME"><a href="http://www.fowlertours.com/index.html" onmouseover=\'xpe("jux77o");\' onmouseout=\'xpe("jux77n");\' onmousedown=\'xpe("jux77c");\'><img id="xpi_jux77" src="'+vbImgPath+'/btjux77_0.png" name="vbjux77" width="70" height="25" border="0" alt="WELCOME" /></a></td><td style="padding-right:0px" title ="CURRENT TOURS"><a href="http://www.fowlertours.com/currenttours.html" onmouseover=\'xpe("kux77o");\' onmouseout=\'xpe("kux77n");\' onmousedown=\'xpe("kux77c");\'><img id="xpi_kux77" src="'+vbImgPath+'/btkux77_0.png" name="vbkux77" width="104" height="25" border="0" alt="CURRENT TOURS" /></a></td><td style="padding-right:0px" title ="USEFUL LINKS"><a href="http://www.fowlertours.com/usefullinks.html" onmouseover=\'xpe("gux77o");\' onmouseout=\'xpe("gux77n");\' onmousedown=\'xpe("gux77c");\'><img id="xpi_gux77" src="'+vbImgPath+'/btgux77_0.png" name="vbgux77" width="88" height="25" border="0" alt="USEFUL LINKS" /></a></td><td style="padding-right:0px" title ="MAILING LIST"><a href="http://www.fowlertours.com/mailinglist.html" onmouseover=\'xpe("ivx77o");\' onmouseout=\'xpe("ivx77n");\' onmousedown=\'xpe("ivx77c");\'><img id="xpi_ivx77" src="'+vbImgPath+'/btivx77_0.png" name="vbivx77" width="86" height="25" border="0" alt="MAILING LIST" /></a></td></tr></table>');
vbjux77n=xppr('jux77_0.png');vbjux77o=xppr('jux77_1.png');vbjux77c=xppr('jux77_2.png');vbkux77n=xppr('kux77_0.png');vbkux77o=xppr('kux77_1.png');vbkux77c=xppr('kux77_2.png');vbgux77n=xppr('gux77_0.png');vbgux77o=xppr('gux77_1.png');vbgux77c=xppr('gux77_2.png');vbivx77n=xppr('ivx77_0.png');vbivx77o=xppr('ivx77_1.png');vbivx77c=xppr('ivx77_2.png');/*
 *==============================================================================
 *
 *     Copyright (c) 2007-2009, by Vista-buttons.com
 *     Version 2.1.2i
 *     http://vista-buttons.com
 *
 *==============================================================================
 * 
 * todo:
 * - item move into anchor
 * - item over using css
 * - item base on li structure
 *
 * variables:
 *   @btIdPref
 *   @pItem
 *   @ulIdPref
 *   @frameSubmenu
 *
 */
 
 
var btIdPref='vb';

function xppr(im) {
	var i=new Image();
	i.src=vbImgPath+'bt'+im;
	return i;
};

function xpe(id) {
	x=id.substring(0,id.length-1);
	if(document[btIdPref+x])document[btIdPref+x].src=eval(btIdPref+id+'.src');
};


