var pI=parseInt;
var ignore=false;
var lR="null",lSR="null",sS="null",vV="null",aN="null";
function init(){
 if (navigator.appName == "Netscape") {
  lSR="layer.";
  lR="document.layers";
  sS="";
  vV="show";
  aN="NS";
 }else{
  lSR="layer.style.";
  lR="document.all";
  sS=".style";
  vV="visible";
  aN="IE";
 }
 startUp();
 sessionTimeout();
}
function sessionTimeout(){
 setTimeout("sessionTimedOut()",6000);
}
function sessionTimedOut(){
// window.open("","scratchPad","toolbar=no status=no width=460 height=420 top=0 left=0 scrollbars=yes titlebar=no");
}
function testPigeon(){
 if(navigator.appName=="Netscape")location.href="checkBrowser.html";
}
function sHint(v){
if((aN!="null")&&window.parent.frames["left"].aN!="null")parent.frames["left"].hHint(0);
if((aN!="null")&&window.parent.frames["left"].aN!="null")parent.frames["left"].sHint(v);
} 
function hHint(v){
if((aN!="null")&&window.parent.frames["left"].aN!="null")parent.frames["left"].hHint(v);
if((aN!="null")&&window.parent.frames["left"].aN!="null")parent.frames["left"].sHint(0);
}

function divSrc(lN,src) {
 if(aN=="null")return;
 if (aN=="NS") {
  eval(pL(lN)+'.load("'+src+'",'+eval(pL(lN)+'.clip.width')+');');
 }
 else {
  document.IEloader.document.location = src
 }
}

function lH(lN) {
 if(aN=="null")return;
 return (aN!="IE")?eval(pL(lN)+'.document.height'):eval(pL(lN)+'.offsetHeight');
}

function pL(s){
 if(aN=="null")return;
 L=(new String(s)).split(".");//"doc1.doc2.doc3"
 st='';
 for(q=0;q<L.length;q++)st+=(q==0?"":".")+lR+'["'+L[q]+'"]';
 return st;
}

function tL(lN){
 if(aN=="null")return;
 for(itL=0;itL<tL.arguments.length;itL++)if(eval(pL(tL.arguments[itL])+sS+'.visibility == vV')){hL(tL.arguments[itL]);}else{sL(tL.arguments[itL]);}
}

function sL(){
 	for(var i=0;i<sL.arguments.length;i++)document.getElementById(sL.arguments[i]).style.visibility = vV; 
}

function hL(){
 	for(var i=0;i<hL.arguments.length;i++)document.getElementById(hL.arguments[i]).style.visibility = 'hidden'; 
}

function mL(lN,x,y){
 if(aN=="null")return;
 eval(pL(lN)+sS+'.top='+y);
 eval(pL(lN)+sS+'.left='+x);
}

function wL(lN,text,prefix){
 if(aN=="null")return;
 if(aN=="NS"){
  eval((prefix?prefix:"")+pL(lN)+".document.write('"+text+"');");
  eval((prefix?prefix:"")+pL(lN)+".document.close();");
 }else{
  eval((prefix?prefix:"")+pL(lN)+".innerHTML=text;");
 }
}

function rL(lN,prefix){
 if(aN=="null")return;
 if(aN!="NS"){
  return eval((prefix?prefix:"")+pL(lN)+".innerHTML");
 }
}

function nothing(){
 return;
}
function lroll(lN,iN,nI) {
 if(aN=="null")return;
  if (lR!="null") {
   var t = eval(pL(lN)+'.document.images["'+iN+'"]');
   if(t+""!="undefined")t.src = eval(nI + ".src");
  }
}
var oldHintText="";
function hintOn(text){
 var currText=rL("oHint0",'parent.frames["left"].');
 if(currText!=text){
  oldHintText=currText;
  wL("oHint0",text,'parent.frames["left"].');
 }
}
function hintOff(){
 wL("oHint0",oldHintText,'parent.frames["left"].');
 oldHintText="";
}

function MM_findObj(n, d) { 
	var p,i,x;  
	if(!d) d=document; 
	if((p=n.indexOf("?"))>0&&parent.frames.length) {
		d=parent.frames[n.substring(p+1)].document; 
		n=n.substring(0,p);
	}
	if(!(x=d[n])&&d.all) x=d.all[n]; 
	for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	if(!x && d.getElementById) x=d.getElementById(n); 
	return x;
}

function MM_swapImage() { 
	var i,j=0,x,a=MM_swapImage.arguments; 
	document.MM_sr=new Array; 
	for(i=0;i<(a.length-2);i+=3)
	if ((x=MM_findObj(a[i]))!=null){
		document.MM_sr[j++]=x; 
		if(!x.oSrc) x.oSrc=x.src; 
		x.src=a[i+2];
	}
}

function MM_swapImgRestore() { 
	var i,x,a=document.MM_sr; 
	for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function WindowStatus() {
	self.status = ":: Suid Afrika jou LEKKA ding! ::";
}

function a(txt) {
	self.status = txt
}

function b() {
	self.status = ":: Suid Afrika jou LEKKA ding! ::";
}
