//java-script in 4/3 Aufruf aus php-funktion funcs/bilder(), ../bilderhoch()
function nw500weiser(bild,alt,verz) {
	format="height=526,width=506";
	var neu=open("","neuesFenster",format);
	neu.document.open();
	neu.focus();
	with (neu.document) {
	write("<html><head><title>"+alt+"</title></head><body leftmargin='0' topmargin='0' bgcolor='#bbb7ae'>");
	write("<div id='Layer100' style='position:absolute; width:506px; height:526px; z-index:100; left: 3px; top: 3px'>");
	write("<table cellspacing='0' cellpadding='0' width='500' height='520'><tr><td align='center' valign='middle'>");
	write("<a href=JavaScript:window.close()><img src='"+bild+"' alt='close' border='0'></a>");
	write("<form style='margin:0px; padding:0px;' enctype='application/x-www-form-urlencoded' action='../script/funcs.php' method='post'><input type='submit' name='anf' value='<<<'><input type='submit' name='zur' value='<'><input type='submit' name='close' value='close'><input type='submit' name='next' value='>'><input type='submit' name='end' value='>>>'><input type='hidden' name='bild' value='"+bild+"'><input type='hidden' name='dir' value='"+verz+"'><input type='hidden' name='neu' value='qwerasdf'></form>");
	write("</td></tr></table></div>");
	//alt.substring(0,alt.length-3)
	write("</body></html>");
	}
	neu.document.close();
}
function nw500weiter(bild,alt,verz) {
	format="height=526,width=506";
	var neu=open("","neuesFenster",format);
	neu.document.open();
	neu.focus();
	with (neu.document) {
	write("<html><head><title>"+alt+"</title></head><body leftmargin='0' topmargin='0' bgcolor='#bbb7ae'>");
	write("<div id='Layer100' style='position:absolute; width:506px; height:526px; z-index:100; left: 3px; top: 3px'>");
	write("<table cellspacing='0' cellpadding='0' width='500' height='500'><tr><td align='center' valign='middle'>");
	write("<img src='"+bild+"' alt='"+alt+"' border='0'>");
	write("</td></tr></table>");
	write("<div style='position:absolute; top:500px; width:506px; margin:0px;'></div>");
	write("<form style='margin:0px;' enctype='application/x-www-form-urlencoded' action='../script/funcs.php' method='post'><input style='width:98px;' type='submit' name='anf' value='<<<'><input style='width:98px;' type='submit' name='zur' value='<'><input style='width:98px;' type='submit' name='close' value='close'><input style='width:98px;' type='submit' name='next' value='>'><input style='width:98px;' type='submit' name='end' value='>>>'><input type='hidden' name='bild' value='"+bild+"'><input type='hidden' name='dir' value='"+verz+"'></form>");
	write("</div></div>");
	//alt.substring(0,alt.length-3)
	write("</body></html>");
	}
	neu.document.close();
}
function nw500(bild,alt) {
format="height=505,width=505";
var neu=open("","neuesFenster",format);
neu.document.open();
neu.focus();
with (neu.document) {
write("<html><head><title>"+alt+"</title></head><body leftmargin='0' topmargin='0' bgcolor='#bbb7ae'>");
write("<div id='Layer100' style='position:absolute; width:506px; height:506px; z-index:100; left: 3px; top: 3px'>");
write("<table cellspacing='0' cellpadding='0' width='500' height='500'><tr><td align='center' valign='middle'>");
write("<a href=JavaScript:window.close()><img src='"+bild+"' alt='close' border='0'></a><br><div align='center'><strong><font face='Arial, Helvetica, sans-serif'>"+alt.substring(0,alt.length-4)+"</font></strong></div>");
write("</td></tr></table></div>");
//alt.substring(0,alt.length-3)
write("</body></html>");
}
neu.document.close();
}

function nw450(bild,alt) {
format="height=363,width=455";
var neu=open("","neuesFenster",format);
neu.document.open();
neu.focus();
with (neu.document) {
write("<html><head><title>"+alt+"</title></head><body leftmargin='0' topmargin='0' bgcolor='#bbb7ae'>");
write("<div id='Layer100' style='position:absolute; width:450px; height:338px; z-index:100; left: 3px; top: 3px'>");
write("<table cellspacing='0' cellpadding='0' height='338'><tr><td align='center' valign='middle'>");
write("<a href=JavaScript:window.close()><img width='450' src='"+bild+"' alt='close' border='0'></a><br><div align='center'><strong><font face='Arial, Helvetica, sans-serif'>"+alt.substring(0,alt.length-4)+"</font></strong></div>");
write("</td></tr></table></div>");
//alt.substring(0,alt.length-3)
write("</body></html>");
}
neu.document.close();
}

function nw450h(bild,alt) {
format="height=455,width=343";
var neu=open("","neuesFenster",format);
neu.document.open();
neu.focus();
with (neu.document) {
write("<html><head><title>"+alt+"</title></head><body leftmargin='0' topmargin='0' bgcolor='#bbb7ae'>");
write("<div id='Layer100' style='position:absolute; height:450px; z-index:100; left: 3px; top: 3px'>");
write("<table cellspacing='0' cellpadding='0' height='338'><tr><td align='center' valign='middle'>");
write("<a href=JavaScript:window.close()><img src='"+bild+"' alt='close' border='0'></a><br><div align='center'><strong><font face='Arial, Helvetica, sans-serif'>"+alt.substring(0,alt.length-4)+"</font></strong></div>");
write("</td></tr></table></div>");
//alt.substring(0,alt.length-3)
write("</body></html>");
}
neu.document.close();
}
