// ANNUDE ***************************
function post_annude(){

function picture_click(mousebutton)
{
		alert('Please contact pmhauer if you want something from this page');
		return true;
}

var backgroundcolor="rosybrown";

	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head>')
         My_Win.document.write('<BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=saddlebrown><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/Annude.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=saddlebrown><i>Annude</i></td>')
         My_Win.document.write('<td width=50% align=right><font color=saddlebrown><i>charcoal - 24" x 18"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY>')
          My_Win.document.write('</HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// TRANSCENDING THE 7TH PLANE ***************************
function post_buddha(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}

	var backgroundcolor="darkslategray";

	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=silver><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/BUDDHA.jpg></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>Transcending the 7th Plane</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=silver><i>charcoal - 24" x 18"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// THE APPROACH ***************************
function post_approach(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}

	var backgroundcolor="darkseagreen";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=white><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/The_Approach.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=white><i>The Approach</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=white><i>oil/canvas - 12" x 9"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}


// LIGHT EMBRACE ***************************
function post_embrace(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


var backgroundcolor="maroon";


	var My_Win = window.open("","Window","noscrollbars");
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=silver><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/Light_Embrace.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>Light Embrace</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=silver><i>charcoal - 24" x 18"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// MISSX***************************
function post_missex(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}
	var backgroundcolor="black";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<br><br><br><FONT SIZE=6 color=silver><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/Missex.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>MissX</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=silver><i>charcoal - 18" x 24"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// SELF PORTRAIT ***************************
function post_self(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="gainsboro";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=gray><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/SELF.JPG height=370></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=gray><i>Self Portrait</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=gray><i>pencil - 9" x 6.75"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// INDIGO ***************************
function post_indigo(){

function picture_click(mousebutton)
{
		alert('Please contact pmhauer if you want something from this page');
		return true;
}

var backgroundcolor="indigo";

	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head>')
         My_Win.document.write('<BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=silver><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/INDIGO.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>Indigo</i></td>')
         My_Win.document.write('<td width=50% align=right><font color=silver><i> p<font size=2>astel - 7 ¾" x 10 ½"</font></i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT><br></BODY>')
          My_Win.document.write('</HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// SERGENT'S STREET ***************************
function post_sergent(){

function picture_click(mousebutton)
{
		alert('Please contact pmhauer if you want something from this page');
		return true;
}

	var backgroundcolor="midnightblue";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head>')
         My_Win.document.write('<BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=silver><br><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/SERGENT.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>Sergents Street</i></td>')
         My_Win.document.write('<td width=50% align=right><font color=silver><i> w<font size=2>atercolor - 7 ¾" x 10 ½"</font></i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY>')
          My_Win.document.write('</HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// CIRCUMFLEX ***************************
function post_circumflex(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="#CDB38B";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=#C67171><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/circumflex.jpg></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=#C67171><i>Blonde Bed</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=#C67171><i>pastel - 20¼" x 13½"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// LAMPWORKS ***************************
function post_lampworks(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="lightgreen";
	var My_Win = window.open("", "Window", "width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=white><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/lampworks.jpg></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=white><i>Lampworks</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=white><i>pencil - 4½" x 3½"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.document.onfocuslost = 
	My_Win.focus();
}

// VENUS IN TRANSIT ***************************
function post_transit(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="#ffaa55";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<br><br><br><FONT SIZE=6 color=white><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/TRANSIT.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=white><i>Venus in Transit</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=white><i>pastel - 10 ½" x 7 ¾"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// LIGHT EMBRACE ***************************
function post_embrace(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="maroon";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=silver><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/Light_Embrace.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=silver><i>Light Embrace</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=silver><i>charcoal - 24" x 18"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// CHRISTMAS 1992 ***************************
function post_Christmas_1992(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


	var backgroundcolor="e0FFFF";
	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<FONT SIZE=6 color=NAVY><P><BR><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/Christmas_1992.jpg></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50%><font color=NAVY><i>Christmas Card - 1992</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=navy><i>colored pencil - 4¼" x 5½"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}

// STARBUCKS ON BRADY ***************************
function post_starbucks(){

function picture_click(mousebutton)
{
                   alert('Please contact pmhauer if you want something from this page');
}


var backgroundcolor="#6655ff";


	var My_Win = window.open("","Window","width=390, height=500, top=0, left=0, noscrollbars");
	My_Win.document.open();
	My_Win.document.write('<HTML><head><title>pmhauer - art gallery</title></head><BODY BGCOLOR="'+backgroundcolor+'">')
         My_Win.document.write('<BR><BR><BR><FONT SIZE=6 color=#ff9900><CENTER><i>___ p.m.hauer ___</i></center></font>')
         My_Win.document.write('<center><img src=images/STARBUCKSONBRADY.JPG></center>')
         My_Win.document.write('<center><table  width=300 border=0 valign=top>')
         My_Win.document.write('  <tr>')
         My_Win.document.write('<td width=50% valign=top><font color=#ff9900><i>Starbucks on Brady</i></td>')
         My_Win.document.write('<td width=50% align=right valign=top><font color=#ff9900><i>mixed media - 5 ½" x 8"</i></td>')
         My_Win.document.write('</tr>')
         My_Win.document.write('</table></center>')
          My_Win.document.write('</FONT></BODY></HTML>');
	My_Win.document.close();
          My_Win.document.onmousedown = picture_click;
	My_Win.focus();
}


// IMAGE CHANGING ***************************
BrowsName = navigator.appName;
BrowsVer = parseInt(navigator.appVersion);

if ((BrowsVer >= 3) && (BrowseName="Netscape")) version="OK"
else version="NOT";

if (version=="OK" && document.images)
{
click_on_buddha = new Image
click_on_annude = new Image
click_on_approach = new Image
click_on_missex = new Image
click_on_self = new Image
click_on_sergent= new Image
click_on_Christmas_1992=new Image
click_on_circumflex=new Image
click_on_lampworks=new Image
click_on_indigo=new Image
click_on_transit=new Image
click_on_Christmas_1992=new Image
click_on_embrace = new Image
click_on_arceroseries=new Image
click_on_starbucks=new Image

click_on_buddha.src = "images/BUDDHA2.JPG"
click_on_indigo.src="images/INDIGO2.JPG"
click_on_annude.src = "images/ANNUDE2.JPG"
click_on_approach.src = "images/APPROAC2.JPG"
click_on_missex.src = "images/MISSEX2.JPG"
click_on_self.src = "images/SELF2.JPG"
click_on_sergent.src="images/SERGENT2.JPG"
click_on_Christmas_1992.src="images/XMAS2.JPG"
click_on_circumflex.src="images/CIRCUMFLEX2.JPG"
click_on_lampworks.src="images/LAMPWORKS2.JPG"
click_on_transit.src="images/TRANSIT2.JPG"
click_on_Christmas_1992.src="images/XMAS2.JPG"
click_on_embrace.src = "images/EMBRACE2.JPG"
click_on_arceroseries.src="images/ARCERO2.JPG"
click_on_starbucks.src="images/STARBUCKS2.JPG"

}

// FUNCTION(CHGIMG) ***************************
function chgImg(imgField, newImg)
{
	if (document.images)
	{
	document[imgField].src = eval(newImg + ".src")
	}
}	
submapName = "blank";

// FUNCTION(RIGHT_CLICK) ***************************
//function right_click(mousebutton)
//{
//	
//	if ((navigator.appName == 'Netscape' && mousebutton.which==1) || (navigator.appName == 'Microsoft Internet Explorer' //&& event.button == 2))
//	{
//		alert('Please contact pmhauer if you want something from this page');
//		return false;
//	}
//	return true;
//}
//document.onmousedown = right_click;



