
	function OpenMe1(Image,Titel)	{
	ImageWindow=window.open("","Fenster","resizable=yes,scrollbars=no,width=818,height=615,top=50,left=50" );
	ImageWindow.document.write ("<html><head><title>");
	ImageWindow.document.write ("Vergr&ouml;&szlig;erung des Bildes");
	ImageWindow.document.write ("</title><link rel=stylesheet type='text/css' href='../style.css'></head>");
	ImageWindow.document.write ("<body bgcolor='#FFFFFF'>");
  ImageWindow.document.write ("<table width='600' cellspacing='0' cellpadding='0' border='0' style='background-image:url(../images/spacer_red.gif)'>");
	ImageWindow.document.write ("<tr><td>");
	ImageWindow.document.write ("<a href='JavaScript:this.close()'><img src=");
	ImageWindow.document.write (Image);
	ImageWindow.document.write (" border=0></a>");
	ImageWindow.document.write ("</td></tr>");
	ImageWindow.document.write ("<tr><td>");
	ImageWindow.document.write ("<table width='100%' cellspacing='0' cellpadding='0' border='0'>");
	ImageWindow.document.write ("<tr><td>");
	ImageWindow.document.write ("<font class=popup>&nbsp;&nbsp;&nbsp;");
	ImageWindow.document.write (Titel);
	ImageWindow.document.write ("</font>");
  ImageWindow.document.write ("</td>");	
	ImageWindow.document.write ("<td align='right'>");
	ImageWindow.document.write ("<font class=popup>");
	ImageWindow.document.write ("www.modellbaurunde.at&nbsp;&nbsp;&nbsp;");
	ImageWindow.document.write ("</font>");
	ImageWindow.document.write ("</td></tr>");		
	ImageWindow.document.write ("</table>");	
	ImageWindow.document.write ("</body></html>");
	ImageWindow.document.close();
	}

        function OpenMe6(Image,Titel)	{
	ImageWindow=window.open("","Fenster","resizable=yes,scrollbars=no,width=552,height=820,top=50,left=50" );
	ImageWindow.document.write ("<html><head><title>");
	ImageWindow.document.write ("Vergr&ouml;&szlig;erung des Bildes");
	ImageWindow.document.write ("</title><link rel=stylesheet type='text/css' href='../style.css'></head>");
	ImageWindow.document.write ("<a href='JavaScript:this.close()'><img src=");
	ImageWindow.document.write (Image);
	ImageWindow.document.write (" border=0></a>");
	ImageWindow.document.write ("</body></html>");
	ImageWindow.document.close();
	}

        function OpenMe7(Image,Titel)	{
	ImageWindow=window.open("","Fenster","resizable=yes,scrollbars=no,width=820,height=552,top=50,left=50" );
	ImageWindow.document.write ("<html><head><title>");
	ImageWindow.document.write ("Vergr&ouml;&szlig;erung des Bildes");
	ImageWindow.document.write ("</title><link rel=stylesheet type='text/css' href='../style.css'></head>");
	ImageWindow.document.write ("<a href='JavaScript:this.close()'><img src=");
	ImageWindow.document.write (Image);
	ImageWindow.document.write (" border=0></a>");
	ImageWindow.document.write ("</body></html>");
	ImageWindow.document.close();
	}

	function OpenMe8(Image,Titel)	{
	ImageWindow=window.open("","Fenster","resizable=yes,scrollbars=no,width=500,height=650,top=50,left=50" );
	ImageWindow.document.write ("<html><head><title>");
	ImageWindow.document.write ("Vergr&ouml;&szlig;erung des Bildes");
	ImageWindow.document.write ("</title><link rel=stylesheet type='text/css' href='../style.css'></head>");

	ImageWindow.document.write ("<a href='JavaScript:this.close()'><img src=");
	ImageWindow.document.write (Image);
	ImageWindow.document.write (" border=0></a>");
	ImageWindow.document.write ("</body></html>");
	ImageWindow.document.close();
	}


	function OpenMe9(Image,Titel)	{
	ImageWindow=window.open("","Fenster","resizable=yes,scrollbars=no,width=820,height=630,top=50,left=50" );
	ImageWindow.document.write ("<html><head><title>");
	ImageWindow.document.write ("Vergr&ouml;&szlig;erung des Bildes");
	ImageWindow.document.write ("</title><link rel=stylesheet type='text/css' href='../style.css'></head>");
	ImageWindow.document.write ("<a href='JavaScript:this.close()'><img src=");
	ImageWindow.document.write (Image);
		ImageWindow.document.write (" border=0></a>");
	ImageWindow.document.write ("</body></html>");
	ImageWindow.document.close();
	}

