if (top.frames.length!=0)
    top.location=self.document.location;



function menu(list) 
{ 
location.href = list.options[list.selectedIndex].value
}

  imgObject = 0;
  onUpdate  = 0;
  bAgent = navigator.userAgent;
  bName  = navigator.appName;
  bVer   = parseFloat (navigator.appVersion);
   if (((bName == "Netscape" && bVer >=3)) || 
     (bName == "Microsoft Internet Explorer" && bVer >=4))
     imgObject = 1;  
  function dropMove(site) {
    if (onUpdate == 1)
      {
      if (site != "") {top.location=site}
      return false;
      }
    else {return true;} // Return true to complete form submition
  }
  function imgSwap(ImgName, ImgObject) {
    if (imgObject == 1)
      {document.images[ImgName].src = eval(ImgObject + ".src")}
  }
  // Preload Images For This Page
  if (imgObject == 1)
    {
    over_01 = new Image(80,23);
    over_01.src = "shopoff.gif";
    over_02 = new Image(115,18);
    over_02.src = "jp1.gif";
    over_03 = new Image(197,58);
    over_03.src = "../../images/sate3.gif";
    o1 = new Image(80,23);
    o1.src = "shopon.gif";
    o2 = new Image(115,18);
    o2.src = "jp2.gif";
    o3 = new Image(197,58);
    o3.src = "../../images/sate5.gif";
                  }

if (!document.layers&&!document.all)
event="test"
function showtip(current,e,text){
if (document.all){
thetitle=text.split('<br>')
if (thetitle.length>1){
thetitles=''
for (i=0;i<thetitle.length;i++)
thetitles+=thetitle[i]
current.title=thetitles
}
else
current.title=text
}
else if (document.layers){
document.tooltip.document.write('<layer bgColor="#ffffdd" style="border:1px solid black;font-size:11px;">'+text+'</layer>')
document.tooltip.document.close()
document.tooltip.left=e.pageX+5
document.tooltip.top=e.pageY+5
document.tooltip.visibility="show"
}
}
function hidetip(){
if (document.layers)
document.tooltip.visibility="hidden"
}

