//-------------------------------------------------------
// RePublico JavaScipt SmarTOC (tm) routines
// (c) 2001-2005, RepubliCorp
// Version 1.3
// Author: John Bradnam
//-------------------------------------------------------

function _setCurrent(sPageUrl) {;
  try{window.frames[1].setCurrent(sPageUrl);}
  catch(wError){}
} //_setCurrent

//---------------- End of SmarTOC_NS4.js ----------------------
