﻿document.write('<table id="vista-buttons_com_iddg575" width="0" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right:0px" title ="Dallas web design"><a href="http://www.dallaswebdesignservice.com" target="_self" onmouseover=\'xpe("dg575o");\' onmouseout=\'xpe("dg575n");\' onmousedown=\'xpe("dg575c");\'><img id="xpi_dg575" src="'+vbImgPath+'/btdg575_0.png" name="vbdg575" width="120" height="40" border="0" alt="Home" /></a></td><td style="padding-right:0px" title ="About Us"><a href="http://www.dallaswebdesignservice.com/dallas-web-design-information.htm" target="_self" onmouseover=\'xpe("7g575o");\' onmouseout=\'xpe("7g575n");\' onmousedown=\'xpe("7g575c");\'><img id="xpi_7g575" src="'+vbImgPath+'/bt7g575_0.png" name="vb7g575" width="140" height="40" border="0" alt="About Us" /></a></td><td style="padding-right:0px" title ="Portfolio"><a href="http://www.dallaswebdesignservice.com/dallas-website-design.htm" target="_self" onmouseover=\'xpe("qg575o");\' onmouseout=\'xpe("qg575n");\' onmousedown=\'xpe("qg575c");\'><img id="xpi_qg575" src="'+vbImgPath+'/btqg575_0.png" name="vbqg575" width="140" height="40" border="0" alt="Portfolio" /></a></td><td style="padding-right:0px" title ="Frequently Asked Questions"><a href="http://www.dallaswebdesignservice.com/dallas-web-design-questions.htm" target="_self" onmouseover=\'xpe("mg575o");\' onmouseout=\'xpe("mg575n");\' onmousedown=\'xpe("mg575c");\'><img id="xpi_mg575" src="'+vbImgPath+'/btmg575_0.png" name="vbmg575" width="300" height="40" border="0" alt="Frequently Asked Questions" /></a></td><td style="padding-right:0px" title ="Contact Us"><a href="http://www.dallaswebdesignservice.com/dallas-web-design-contacts.htm" target="_self" onmouseover=\'xpe("5g575o");\' onmouseout=\'xpe("5g575n");\' onmousedown=\'xpe("5g575c");\'><img id="xpi_5g575" src="'+vbImgPath+'/bt5g575_0.png" name="vb5g575" width="150" height="40" border="0" alt="Contact Us" /></a></td></tr></table>');
vbdg575n=xppr('dg575_0.png');vbdg575o=xppr('dg575_1.png');vbdg575c=xppr('dg575_2.png');vb7g575n=xppr('7g575_0.png');vb7g575o=xppr('7g575_1.png');vb7g575c=xppr('7g575_2.png');vbqg575n=xppr('qg575_0.png');vbqg575o=xppr('qg575_1.png');vbqg575c=xppr('qg575_2.png');vbmg575n=xppr('mg575_0.png');vbmg575o=xppr('mg575_1.png');vbmg575c=xppr('mg575_2.png');vb5g575n=xppr('5g575_0.png');vb5g575o=xppr('5g575_1.png');vb5g575c=xppr('5g575_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');
};


