function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function checkAll(a){
//	alert("found checkAll"+a);
	document.finder.VEdition.checked = a;
	document.finder.VClip.checked = a;
	document.finder.VTopic.checked = a;
	document.finder.VMetaTopic.checked = a;
	document.finder.VLink.checked = a;
	document.finder.VNews.checked = a;
	document.finder.VScreening.checked = a;
	document.finder.VText.checked = a;
}	


<!-- http://www.jracademy.com/~jtucek/email/download.html -->
function bring(experience,ship,moss) {
	experience += ' ';
	var oxygen = experience.length;
	var nest = 0;
	var death = '';
	for(var extravagance = 0; extravagance < oxygen; extravagance++) {
		nest = 0;
		while(experience.charCodeAt(extravagance) != 32) {
			nest = nest * 10;
			nest = nest + experience.charCodeAt(extravagance)-48;
			extravagance++;
		}
		death += String.fromCharCode(lose(nest,ship,moss));
	}
	parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+death;
}

function drive(soul,circumstance,equipment) {
	soul += ' ';
	var tremor = soul.length;
	var opposite = 0;
	for(var money = 0; money < tremor; money++) {
		opposite = 0;
		while(soul.charCodeAt(money) != 32) {
			opposite = opposite * 10;
			opposite = opposite + soul.charCodeAt(money)-48;
			money++;
		}
		document.write('&');
		document.write('#');
		document.write(lose(opposite,circumstance,equipment));
	}
}

function lose(space,goodbye,scientist) {
	if (scientist % 2 == 0) {
		watched = 1;
		for(var month = 1; month <= scientist/2; month++) {
			fraction = (space*space) % goodbye;
			watched = (fraction*watched) % goodbye;
		}
	} else {
		watched = space;
		for(var method = 1; method <= scientist/2; method++) {
			fraction = (space*space) % goodbye;
			watched = (fraction*watched) % goodbye;
		}
	}
	return watched;
}

function NewWindow(mypage, myname, w, h) {
	var winl = (screen.width - w) / 2;
	var wint = (screen.height - h) / 2;
	winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',resizable'
	win = window.open(mypage, myname, winprops)
	// if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function MM_findObj(n, d) { //v3.0
  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); return x;
}

function MM_jumpMenuGo(selName,targ,restore){ //v3.0
  var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore);
}







