function win1000x720(url) {myDsvWin9 = window.open(url,"DsvWinLarge1","WIDTH=1000,height=720,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin9.focus();}

function win900x640(url) {myDsvWin8 = window.open(url,"DsvWinLarge1","WIDTH=900,height=640,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin8.focus();}

function win800x600(url) {myDsvWin7 = window.open(url,"DsvWinLarge1","WIDTH=800,height=600,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin7.focus();}

function win780x560(url) {myDsvWin1 = window.open(url,"DsvWinLarge1","WIDTH=780,height=560,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin1.focus();}

function win740x520(url) {myDsvWin6 = window.open(url,"DsvWinLarge2","WIDTH=740,height=520,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin6.focus();}

function win640x480(url) {myDsvWin2 = window.open(url,"DsvWinLarge3","WIDTH=640,height=480,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin2.focus();}

function win520x400(url) {myDsvWin3 = window.open(url,"DsvWinSmall1","WIDTH=520,height=400,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin3.focus();}

function win420x320(url) {myDsvWin4 = window.open(url,"DsvWinSmall2","WIDTH=420,height=320,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin4.focus();}

function win300x200(url) {myDsvWin5 = window.open(url,"DsvWinSmall3","WIDTH=300,height=200,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myDsvWin5.focus();}


function dsvButtons(i_zImgName, i_zImgNewSrc){
	if (document.images){
		document.images[i_zImgName].src = i_zImgNewSrc;
	}
}

