
function itool(toolx)   {

switch (toolx){
      case "A":
	      return overlib('Test item A', CAPTION, 'Sample 01', WIDTH, 280, ABOVE, LEFT, BGCOLOR, '#dddddd', FGCOLOR, '#dddddd', TEXTCOLOR, 'black', CAPCOLOR, 'black', CAPTIONSIZE, '14px', TEXTSIZE, '12px', CELLPAD, 2,2,2,2);
	      break


      case "201":	
	      return overlib('<img src=\'./images/heidi-pic.jpg\' border=0 width=100 align=left class=display><div class=display2>I am a native Texan from this area, born and raised in nearby Seguin and currently reside near Boerne with my husband of 21 years and three boys. <br><br>I have close to 20 years of experience in mortgage lending. After earning a BBA from Texas State University in 1982, I served as a loan processor, manager of a mortgage company and instructor for training loan officers before moving overseas with my Air Force husband. <br><br>After nine years of overseas and other stateside assignments, we returned to San Antonio in 1996 and I resumed my career in mortgage lending. I soon advanced from working with one of the largest real estate companies in San Antonio to managing Trinity Mortgage. </div>', CAPTION, 'Heide Nereson - Manager', WIDTH, 490, BELOW, RIGHT, BGCOLOR, 'black', FGCOLOR, 'linen',TEXTFONTCLASS, 'display21', TEXTCOLOR, 'darkblue', CAPCOLOR, 'yellow', CAPTIONSIZE, '13px', TEXTSIZE, '11px', CELLPAD, 10,10,10,10);
	      break
	      
	      
      case "01":	
	      return overlib('<div class=display2>Since your professional bio is an advertisement for you, make it reflect the real you. If you are a down-to-earth person, use unpretentious language. If you have a particular passion, let the reader know. If you love to joke around, include some humor in your bio <B>(but be careful, humor can be tricky)</B>. <br><br>Should you include personal information such as hobbies, family status and pets? This is optional. <br><br>Some people say that personal information is not relevant in a professional bio because it has nothing to do with the job. That may be true, but I find that most readers like getting a sense of who you are outside of your professional role. </div>', CAPTION, 'Heading Title', WIDTH, 550, ABOVE, RIGHT, BGCOLOR, 'red', FGCOLOR, 'beige',TEXTFONTCLASS, 'display21', TEXTCOLOR, 'darkblue', CAPCOLOR, 'white', CAPTIONSIZE, '13px', TEXTSIZE, '11px', CELLPAD, 10,10,10,10);
	      break

     case "02":	
	      return overlib('<div class=display2>Since your professional bio is an advertisement for you, make it reflect the real you. If you are a down-to-earth person, use unpretentious language. If you have a particular passion, let the reader know. If you love to joke around, include some humor in your bio <B>(but be careful, humor can be tricky)</B>. <br><br>Should you include personal information such as hobbies, family status and pets? This is optional. <br><br>Some people say that personal information is not relevant in a professional bio because it has nothing to do with the job. That may be true, but I find that most readers like getting a sense of who you are outside of your professional role. </div>', CAPTION, 'Heading Title', WIDTH, 550, ABOVE, RIGHT, BGCOLOR, 'red', FGCOLOR, 'beige',TEXTFONTCLASS, 'display21', TEXTCOLOR, 'darkblue', CAPCOLOR, 'white', CAPTIONSIZE, '13px', TEXTSIZE, '11px', CELLPAD, 10,10,10,10);
	      break

     case "03":	
	      return overlib('<div class=display2>Since your professional bio is an advertisement for you, make it reflect the real you. If you are a down-to-earth person, use unpretentious language. If you have a particular passion, let the reader know. If you love to joke around, include some humor in your bio <B>(but be careful, humor can be tricky)</B>. <br><br>Should you include personal information such as hobbies, family status and pets? This is optional. <br><br>Some people say that personal information is not relevant in a professional bio because it has nothing to do with the job. That may be true, but I find that most readers like getting a sense of who you are outside of your professional role. </div>', CAPTION, 'Heading Title', WIDTH, 550, ABOVE, RIGHT, BGCOLOR, 'red', FGCOLOR, 'beige',TEXTFONTCLASS, 'display21', TEXTCOLOR, 'darkblue', CAPCOLOR, 'white', CAPTIONSIZE, '13px', TEXTSIZE, '11px', CELLPAD, 10,10,10,10);
	      break














	  		
	  		
              }

}



