<!-- Begin
if (parent.frames.length > 0) {
    parent.location.href = self.document.location
}
//  End -->

<!-- Begin
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);

ns3up = (browserName == "Netscape" && browserVer >= 3);
ie4up = (browserName.indexOf("Microsoft") >= 0 && browserVer >= 4);

function bigpic(imgName) {
if (ns3up || ie4up) {
imgOn = ("" + imgName);
document.mainpic.src = imgOn;
   }
}
//  End -->

<!-- Begin
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//  End -->

<!-- Begin
function startPopEvent(PopEvent){var desktop=window.open(PopEvent,"_blank","toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,width=750,height=500,left=20,top=20,resizable=1");}function spawn_window(content,spawn,sizing){window.open(content,spawn,sizing);}
//  End -->

<!-- Begin
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//  End -->

<!-- Begin
function popImage2(URL,WIDTH,HEIGHT,WNAME){windowprops="width="+(WIDTH+20)+",height="+(HEIGHT+30);text="<html><head><title>Swartland Wine Route LATEST NEWS</title></head><body bgcolor='white',left=20,top=20><div align=center><img src='"+URL+"'></div></body></html>";preview=window.open("",WNAME,windowprops);preview.document.open();preview.document.write(text);preview.document.close();}
//  End -->