<!--//

// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
v_content = [ 

	['','<li><h2>Marquard... knows his subject intimately and describes the controversial retail goliath with admirable neutrality... <img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Publisher\'s Weekly</p></li>',''],

	['','<li><h2>What he does is answer the questions that soooooo many businesses large and small have reluctantly had to ask themselves: \'Now that we\'re immersed in the Wal-Mart world, what are we going to do about it?\'  <img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">inbubblewrap.com</p></li>',''],

	['','<li><h2>Wal-Smart is THE business strategy book for the 21st century. <img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Mark Hansen<br /><i>Former President and CEO - Sams Club</i></p></li>',''],
	

	['','<li><h2>Compelling insights powerfully expressed. Wal-Smart offers the best guide yet for any business facing the daunting challenge of a dominant competitor.<img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Hank Meijer<br /><i>Co-chairman - Meijer Inc.</i></p></li>',''],

	['','<li><h2>Wal-Smart reminds me why I have hired and worked with Bill over many years. He and his book are focused on the right business DNA.<img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">James B. Adamson<br /><i>Former Chairman/CEO - Kmart</i></p></li>',''],

	['','<li><h2>This book is not just about how to compete as a retailer, but how to win in any competitive business environment.<img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Corey A. Griffin<br /><i>Chief Executive Officer<br /> The Boston Company Asset Management, LLC</i></p></li>',''],

	['','<li><h2>Creating an environment for optimum performance is not an option in today\'s global business climate. Wal-Smart shows us the way. An insightful, MUST read!<img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Spencer A. Tillman<br /><i>Author, Scoring in the Red Zone<br />CBS Sports Analyst & Businessman</i></p></li>',''],
	
	['','<li><h2>Wal-Mart is the case study but <i>Wal-Smart</i> is the answer key!<img src="./images/rightQuote.gif" alt="" style="float:none;" /></h2><p style="float:right;">Chris Fisher<br /><i>Partner - Ducker Worldwide</i></p></li>','']
	

	
				
];


// === 1 === FONT, COLORS, EXTRAS...
v_font='verdana,arial,sans-serif';
v_fontSize='16px';
v_fontSizeNS4='16px';
v_fontWeight='bold';
v_fontColor='#FFF';
v_textDecoration='none';
v_fontColorHover='#FFCC00';//		| won't work
v_textDecorationHover='underline';//	| in Netscape4
v_bgColor='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
v_top=0;//	|
v_left=0;//	| defining
v_width=400;//	| the box
v_height=223;//	|
v_paddingTop=10;
v_paddingLeft=5;
v_position='relative';// absolute/relative
v_timeout=4000;//1000 = 1 second
v_slideSpeed=.5;
v_slideDirection=0;//0=down-up;1=up-down
v_pauseOnMouseOver=true;
// v2.2+ new below
v_slideStep=1;//pixels
v_textAlign='left';// left/center/right
v_textVAlign='top';// top/middle/bottom - won't work in Netscape4

//-->
