document.write('<table id="vista-buttons_com_id3gq26" width="0" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right:0px" title =""><a href="index.html" target="_top" onmouseover=\'xpe("3gq26o");\' onmouseout=\'xpe("3gq26n");\' onmousedown=\'xpe("3gq26c");\'><img id="xpi_3gq26" src="'+vbImgPath+'/bt3gq26_0.gif" name="vb3gq26" width="85" height="32" border="0" alt="Home" /></a></td><td style="padding-right:0px" title =""><a href="aboutus.html" target="_top" onmouseover=\'xpe("rgq26o");\' onmouseout=\'xpe("rgq26n");\' onmousedown=\'xpe("rgq26c");\'><img id="xpi_rgq26" src="'+vbImgPath+'/btrgq26_0.gif" name="vbrgq26" width="120" height="32" border="0" alt="About Us" /></a></td><td style="padding-right:0px" title =""><a href="boardmembers.html" target="_top" onmouseover=\'xpe("6gq26o");\' onmouseout=\'xpe("6gq26n");\' onmousedown=\'xpe("6gq26c");\'><img id="xpi_6gq26" src="'+vbImgPath+'/bt6gq26_0.gif" name="vb6gq26" width="140" height="32" border="0" alt="Board Members" /></a></td><td style="padding-right:0px" title =""><a href="history.html" target="_top" onmouseover=\'xpe("2gq26o");\' onmouseout=\'xpe("2gq26n");\' onmousedown=\'xpe("2gq26c");\'><img id="xpi_2gq26" src="'+vbImgPath+'/bt2gq26_0.gif" name="vb2gq26" width="100" height="32" border="0" alt="History" /></a></td><td style="padding-right:0px" title =""><a href="empress-trees.html" target="_top" onmouseover=\'xpe("tgq26o");\' onmouseout=\'xpe("tgq26n");\' onmousedown=\'xpe("tgq26c");\'><img id="xpi_tgq26" src="'+vbImgPath+'/bttgq26_0.gif" name="vbtgq26" width="133" height="32" border="0" alt="Empress Trees" /></a></td><td style="padding-right:0px" title =""><a href="help-a-warrior.html" target="_top" onmouseover=\'xpe("pgq26o");\' onmouseout=\'xpe("pgq26n");\' onmousedown=\'xpe("pgq26c");\'><img id="xpi_pgq26" src="'+vbImgPath+'/btpgq26_0.gif" name="vbpgq26" width="140" height="32" border="0" alt="Help A Warrior" /></a></td><td style="padding-right:0px" title =""><a href="donations.html" target="_top" onmouseover=\'xpe("ogq26o");\' onmouseout=\'xpe("ogq26n");\' onmousedown=\'xpe("ogq26c");\'><img id="xpi_ogq26" src="'+vbImgPath+'/btogq26_0.gif" name="vbogq26" width="120" height="32" border="0" alt="Donations" /></a></td><td style="padding-right:0px" title =""><a href="contactus.html" target="_top" onmouseover=\'xpe("wgq26o");\' onmouseout=\'xpe("wgq26n");\' onmousedown=\'xpe("wgq26c");\'><img id="xpi_wgq26" src="'+vbImgPath+'/btwgq26_0.gif" name="vbwgq26" width="110" height="32" border="0" alt="Contact Us" /></a></td></tr></table>');
vb3gq26n=xppr('3gq26_0.gif');vb3gq26o=xppr('3gq26_1.gif');vb3gq26c=xppr('3gq26_2.gif');vbrgq26n=xppr('rgq26_0.gif');vbrgq26o=xppr('rgq26_1.gif');vbrgq26c=xppr('rgq26_2.gif');vb6gq26n=xppr('6gq26_0.gif');vb6gq26o=xppr('6gq26_1.gif');vb6gq26c=xppr('6gq26_2.gif');vb2gq26n=xppr('2gq26_0.gif');vb2gq26o=xppr('2gq26_1.gif');vb2gq26c=xppr('2gq26_2.gif');vbtgq26n=xppr('tgq26_0.gif');vbtgq26o=xppr('tgq26_1.gif');vbtgq26c=xppr('tgq26_2.gif');vbpgq26n=xppr('pgq26_0.gif');vbpgq26o=xppr('pgq26_1.gif');vbpgq26c=xppr('pgq26_2.gif');vbogq26n=xppr('ogq26_0.gif');vbogq26o=xppr('ogq26_1.gif');vbogq26c=xppr('ogq26_2.gif');vbwgq26n=xppr('wgq26_0.gif');vbwgq26o=xppr('wgq26_1.gif');vbwgq26c=xppr('wgq26_2.gif');/*
 *==============================================================================
 *
 *     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');
};


