bdb0=new Image;
bdb0.src="g/bdb0.gif";
bdb1=new Image;
bdb1.src="g/bdb1.gif";
splins0=new Image;
splins0.src="g/splins0.gif";
splins1=new Image;
splins1.src="g/splins1.gif";
virvel0=new Image;
virvel0.src="g/virvel0.gif";
virvel1=new Image;
virvel1.src="g/virvel1.gif";
function zam(i,n,p){
	window.status=p;
	document.images[i].src=eval(n+".src");
	return true;
}

function popsub()
{
	window.open('sub.php', 'sub', 'location=0, resizable=0, directories=0, status=0, menubar=0, toolbar=0, scrollbars=0, top=200, left=350, height=100, width=200');
	document.sub.submit();
}

function popnar()
{
	window.open('nar.php', 'nar', 'location=0, resizable=0, directories=0, status=0, menubar=0, toolbar=0, scrollbars=1, top=50, left=350, height=350, width=300');
	document.nar.submit();
}
