
function itool(toolx)   {

switch (toolx){
	case "A":
		overlib('When you roll the mouse over a virtual window appears, remove the mouse and the window disappears.  An I-TOOL may have photos, list and differant font formats within any I-TOOL.',WIDTH, 450, BELOW, FGCOLOR, 'yellow', TEXTCOLOR, 'black', CAPCOLOR, 'yellow', CAPTIONSIZE, '16px', RIGHT, TEXTSIZE, '14px', SNAPX, 30, SNAPY, 0, CAPTION, 'This is an I-TOOL Media', RIGHT, ABOVE, BGCOLOR, 'darkblue', FGCOLOR, 'yellow',TEXTCOLOR, 'black', CAPCOLOR, 'white', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 10,10,10,10);
		  break

	case "B":
		overlib('Working as like-minded professionals allows for resources to be shared, distributed and leveraged to support every team member in your downline.<br><br><img src=\'./images/hand_right_sm_01.jpg\' border=0>&nbsp;&nbsp;Everyone in your downline is your future residual revenue, don&acute;t let an opportunity get by, capitalize on each individuals efforts and resources.',WIDTH, 300, RIGHT, FGCOLOR, 'yellow', TEXTCOLOR, 'black', CAPCOLOR, 'red', CAPTIONSIZE, '16px', TEXTSIZE, '14px', SNAPX, 10, SNAPY, -10, CAPTION, 'Networking Partners', BGCOLOR, 'darkblue', FGCOLOR, 'linen',TEXTCOLOR, 'maroon', CAPCOLOR, 'white', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 10,10,10,10);
		  break
	
	case "C":
		overlib('The SpotLight Products support an unlimited number of I-VIDEO&acute;s or streaming videos.<br><br>The I-VIDEO will continue to play until you select another video or close the page. <br><br>This means that you can direct your visitors to any part of the iMAIL and have them watch the video while moving between pages of information.',WIDTH, 450, BELOW, FGCOLOR, 'yellow', TEXTCOLOR, 'black', CAPCOLOR, 'yellow', CAPTIONSIZE, '16px', RIGHT, TEXTSIZE, '14px', SNAPX, 30, SNAPY, 0, CAPTION, 'I-VIDEO Limitations', RIGHT, ABOVE, BGCOLOR, 'darkblue', FGCOLOR, 'yellow',TEXTCOLOR, 'black', CAPCOLOR, 'white', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 10,10,10,10);
		  break
		

	case "D":
		overlib('<img src=\'./images/hand_right_sm_01.jpg\' style="Filter: xray" border=0>',WIDTH, 300, RIGHT, FGCOLOR, 'yellow', TEXTCOLOR, 'black', CAPCOLOR, 'red', CAPTIONSIZE, '16px', TEXTSIZE, '14px', SNAPX, 10, SNAPY, -10, CAPTION, 'Specifications', BGCOLOR, 'darkblue', FGCOLOR, 'linen',TEXTCOLOR, 'maroon', CAPCOLOR, 'white', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 10,10,10,10);
		  break

	case "E":
		overlib('Number of Videos: Unlimited<br>Number of I-TOOL Media: Unlimited*<br>Number of I-OVERLAYS: Unlimited*<br>Number of Pages: 2<br>Number of I-FLASHES: 2<br>Number of I-SPEAKS: 4<br>Number of I-PICTURE: Unlimted*<br><Br><hr>Every iMAIL has a unique URL or WEB address<br>* Quantity based on package seleted. ',WIDTH, 450, RIGHT, ABOVE, FGCOLOR, 'yellow', TEXTCOLOR, 'black', CAPCOLOR, 'red', CAPTIONSIZE, '16px', TEXTSIZE, '14px', SNAPX, 10, SNAPY, -10, CAPTION, 'Networking Partners', BGCOLOR, 'darkblue', FGCOLOR, 'linen',TEXTCOLOR, 'maroon', CAPCOLOR, 'white', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 10,10,10,10);
		  break




	  		  }
}


