<!--

function chngmg(imag_name,imag_src) {
	document[imag_name].src=imag_src;
	}
function imagePop(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=730,height=580,left=150,top=0,scrollbars=yes");
}
function imageTe(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=630,height=580,left=150,top=0");
}
function imageCal(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=320,height=440,left=150,top=0");
}
function imageSnap(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=830,height=535,left=150,top=0");
}
function imageklein(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=274,height=426,left=150,top=0");
}
function imagepedigree(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=1556,height=1169,left=150,top=0");
}
function imagegr(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

	 F1 = window.open(htmlfile,popupname,"width=520,height=740,left=150,top=0");
}
function imageLang(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

          F1 = window.open(htmlfile,popupname,"width=700,height=900,left=150,top=0");
		  
}
function imagebreit(htmlfile, popupname){
     //alert("imagePop(htmlfile, name)" + htmlfile + name );

          F1 = window.open(htmlfile,popupname,"width=950,height=800,left=150,top=0");		  
		  
		  
		  
}
function over() {
    window.event.srcElement.style.filter = "alpha(opacity=100)";
}
function out() {
    window.event.srcElement.style.filter = "alpha(opacity=50)";
}

