<!--

function ShowRightSide()
{
  document.write ('<div id="RightSideBox">');
  document.write ('<div id="RightSideNewsTitle"><h6 style="color:#000000; margin: 2px 4px">News</h6></div>');
  document.write ('<div id="RightSideNewsFrame">New in 2010:<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.managingprojectsacrossborders.com/online/default.htm">Online Classes</a> !</div>');
  document.write ('<div id="RightSideEvTitle"><h6 style="color:#000000; margin: 2px 4px">Upcoming Events</h6></div>');
  document.write ('<div id="RightSideEvFrame">Online Class: &nbsp; <a href="http://www.managingprojectsacrossborders.com/online/iip.htm">Initiating International Projects<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Sept 27 - Oct 8</a><br /><i>This class requires about<br />12 hours total over the course of two weeks.<br />Class activities including multimedia lectures, case study work in small teams, and live Virtual Class Meetings.</i>&nbsp; <a href="http://www.managingprojectsacrossborders.com/online/iip.htm"> &nbsp; &nbsp; &nbsp; Learn more...</a></div>');
  document.write ('<div id="RightSideEvBottom"><a href="http://www.managingprojectsacrossborders.com/stinf.htm" style="color: #01568a; font-family: Arial, sans-serif">Stay informed about future events</a></div>');
  document.write ('<div id="RightSideLinks"><p style="font-size:12pt; text-align:center; margin: 4px 0 0 0"><a href="http://www.managingprojectsacrossborders.com/wfm.htm">What&#8217;s For Me?</a><br />&nbsp;<br /><a href="http://www.managingprojectsacrossborders.com/asm.htm">Organizational<br />Competence<br />Assessment</a><br />&nbsp;<br /><a href="http://www.managingprojectsacrossborders.com/resources/nqz.htm">Negotiation Quiz</a></p></div>');
  document.write ('<div id="RightSideImg"><img src="http://www.managingprojectsacrossborders.com/images/earth.png" style="position:absolute;left:0;top:0" border="0" /></div>');
  document.write ('<div id="RightSideContact"><p style="font-size:12pt; text-align:center; margin: 4px 0 0 0"><a href="http://www.managingprojectsacrossborders.com/cont.htm">Contact Us</a></p></div></div>');

  return true;
}

//-->
