<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "yes"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "yes"		//  SHOW SECOND SIDEBAR IMAGE
var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP


document.write('<DIV id="menulocation" style="z-index: 10;" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
   if (linkstop == "no") {
// document.write('<img src="picts/menu-top.gif" width="152" height="90" class="menutrans"><br>');
document.write('<img src="picts/spacer.gif" width="152" height="110" class="menutrans"><br>');
}
document.write('<ul id="top-nav">');



// START MENU LINKS - EDIT BELOW THIS AREA

// ==========================================================================
// SAMPLE CODE FOR SUB-MENUS

// document.write('  <li class="menuT"><a href="top_level_page.htm">Top Level</a>'); 
// document.write('    <ul id="sub-nav">');
// document.write('      <li><a href="secondary_level_page.htm">Secondary Level</a></li>');
// document.write('    </ul>');
// document.write('  </li>');
// ==========================================================================



document.write('  <li class="menuT"><a href="index.htm">Home</a></li>');



document.write('  <li class="menuT"><a href="how_training_works.htm">Training</a>'); 
document.write('    <ul id="sub-nav">');
// document.write('      <li><a href="training_overview.htm">Overview</a></li>');
document.write('      <li><a href="how_training_works.htm">How Training Works</a></li>');
document.write('      <li><a href="customized_classes.htm">Customized Classes</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li class="menuT"><a href="testimonials.htm">Testimonials</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="testimonials.htm">Highlights</a></li>');
document.write('      <li><a href="testimonials-support.htm">Support & Services</a></li>');
document.write('      <li><a href="testimonials-sales_engineers.htm">Sales Engineers</a></li>');
document.write('      <li><a href="testimonials-sales.htm">Sales</a></li>');
document.write('      <li><a href="testimonials-marketing.htm">Marketing</a></li>');
document.write('      <li><a href="testimonials-product_management.htm">Product Management</a></li>');
document.write('      <li><a href="testimonials-operations.htm">Operations</a></li>');
document.write('      <li><a href="testimonials-human_resources.htm">Human Resources</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li class="menuT"><a href="spl.htm">Resources</a>'); 
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="spl.htm">Interviews</a></li>');
document.write('      <li><a href="books_cds.htm">Books & CDs</a></li>');
// document.write('      <li><a href="assessments.htm">Assessments</a></li>');
document.write('      <li><a href="articles.htm">Articles</a></li>');
document.write('    </ul>');
document.write('  </li>');

// document.write('  <li class="menuT"><a href="fees.htm">Fee Schedule</a></li>');

document.write('  <li class="menuT"><a href="company_overview.htm">About Soft Sell</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="company_overview.htm">Company Overview</a></li>');
document.write('      <li><a href="difference.htm">Why We Are Different</a></li>');
document.write('      <li><a href="team.htm">Our Team</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li class="menuT"><a href="contact.htm">Contact Us</a></li>');


// document.write('  <li class="menuT"><a target="_blank" href="http://www.calendarwiz.com/calendars/calendar.php?nolog=1&crd=softsellevents">Calendar of Events</a></li>');



// END LINKS //



document.write('</ul>');
document.write('</td></tr><tr><td align="center">');


// START MENU IMAGES


//    if (showimage1 == "yes") {
// document.write('<br><br><a href="index.phpl"><img src="picts/menu-picture-1.jpg" border="0" class="borders"></a><br><br><br>');
// }
//    if (showimage2 == "yes") {
// document.write('<a href="index.phpl"><img src="picts/menu-picture-2.jpg" border="0" class="borders"></a><br><br>');
// }

// START NEW SPLIT IMAGE
document.write('<br><br><TABLE cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td valign="middle" align="center"><img src="picts/menu-picture-1a.jpg" border="0"></td></tr>');
document.write('<tr><td valign="middle" align="center"><a target="_blank" href="Soft-Sell-Course-Overviews.pdf" target="training"><img src="picts/menu-picture-1b.jpg" border="0" alt="Course Demo"></a></td></tr>');
document.write('<tr><td valign="middle" align="center"><a href="contact.htm" target="newletter"><img src="picts/menu-picture-1c.jpg" border="0" alt="Newletter"></a></td></tr>');
document.write('</table>');
// END NEW SPLIT IMAGE


// START EXTRA CODE GIVEING TO ADAM

var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES

// 1st NOTES AREA
     if (notes1 == "yes") {
  document.write('<BR><BR><TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');
 
  document.write('<center>VALUE PROPOSITION<br>PRESENTATION</center>');
 
  document.write('</td></tr><tr><td class="note-text" bgcolor="#D5F4BB">');
 
  document.write('"Unlock the sales potential of your non-sales employees."</p>');
 
  document.write('<b><a href="/articles/corporate_overview/corporate_overview.htm" target="_blank">Click here &gt;&gt;</a></b>');
 
  document.write('</td></tr></table>');
  // document.write('<br><br');
  }


// SEMINAR NOTES AREA
//    if (notes1 == "yes") {
// document.write('<BR><BR><TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

// document.write('<center><font color="#FF0000">** PUBLIC SEMINAR **</font></center>');

// document.write('</td></tr><tr><td class="note-text" bgcolor="#D5F4BB">');

// document.write('<b>June 12 - Houston</b><br>"Unlock the sales potential of ALL your employees."</p>');

// document.write('<b><a href="http://www.softselltraining.com/webinar/public_seminar.htm" target="_blank">Click here to register &gt;&gt;</a></b>');

// document.write('</td></tr></table>');
// // document.write('<br><br');
// }


// 2nd NOTES AREA
   if (notes2 == "yes") {
document.write('<BR><BR><TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write('<center>RECENT INTERVIEWS</center>');

document.write('</td></tr><tr><td class="note-text" bgcolor="#D5F4BB">');

document.write('<b>Selling Power Magazine:</b><br>"Boost sales by getting everyone involved."');

// document.write('<b><a href="/spl.htm" target="_blank">Click here &gt;&gt;</a></b>');

document.write('</td></tr><tr><td class="note-text" bgcolor="#D5F4BB">')

document.write('<b>Life, Business & Money:</b><br>"The Sale does not stop with the sales person."</p>');

document.write('<b><a href="/spl.htm" target="_blank">Click here &gt;&gt;</a></b>');

document.write('</td></tr></table>');
// document.write('<br><br');
}

// END EXTRA CODE GIVEN TO ADAM


document.write('</td></tr></table></DIV>');

//  End -->

// YOU DO NOT NEED TO EDIT BELOW THIS LINE









function IEHoverPseudo() {

	var navItems = document.getElementById("top-nav").getElementsByTagName("li");
	
	for (var i=0; i<navItems.length; i++) {
		if(navItems[i].className == "menuT") {
			navItems[i].onmouseover=function() { this.className += " over"; }
			navItems[i].onmouseout=function() { this.className = "menuT"; }
		}
	}

}
window.onload = IEHoverPseudo;
