document.write('<table id="vista-buttons_com_id21z52" width="0" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right:21px" title ="2GB"><a href="2GB GIVE AWAY.pdf" target="_blank" onmouseover=\'xpe("21z52o");\' onmouseout=\'xpe("21z52n");\'><img id="xpi_21z52" src="'+vbImgPath+'/bt21z52_0.gif" name="vb21z52" width="330" height="40" border="0" alt="Click here for 2GB STONE GIVEAWAY PROMOTION" /></a></td><td style="padding-right:21px" title ="Click here for Special Promotions"><a href="STONE PROMOTION-2.pdf" target="_blank" onmouseover=\'xpe("t1z52o");\' onmouseout=\'xpe("t1z52n");\'><img id="xpi_t1z52" src="'+vbImgPath+'/btt1z52_0.gif" name="vbt1z52" width="231" height="40" border="0" alt="Click here for Special Promotions" /></a></td></tr></table>');
vb21z52n=xppr('21z52_0.gif');vb21z52o=xppr('21z52_1.gif');vbt1z52n=xppr('t1z52_0.gif');vbt1z52o=xppr('t1z52_1.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');
};


