<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var imagewidth		= "104"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "72"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "10"		// SPACING BETWEEN IMAGES

var showimages0		= "yes"		// SHOW THE 1st  IMAGE
var showimages1		= "yes"		// SHOW THE 1st  IMAGE
var showimages2		= "yes"		// SHOW THE 2nd  IMAGE
var showimages3		= "yes"		// SHOW THE 3rd  IMAGE
var showimages4		= "yes"		// SHOW THE 4rd  IMAGE
var showimages6		= "yes"		// SHOW THE 4rd  IMAGE




if (showimages0 == "yes") {
document.write('<a href="http://www.jan-marque.com" target="_blank"><img src="picts/home-6.jpg" border="0" onmouseover="alert_msg(\'New Romanticism\')" onmouseout="away()" class="hover-border" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'">');
}
if (showimages0 == "yes") {
document.write('<a href="http://www.jan-marque.com/gallery.htm" target="_blank"><font size="1"> Romantic Landscapes</font></a><br><br>');
}


if (showimages0 == "yes") {
document.write('<a href="gallery1.htm"><img src="picts/sidebar-0.jpg" border="0" onmouseover="alert_msg(\'Parcivalius landscapes\')" onmouseout="away()" class="hover-border" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'">');
}
if (showimages0 == "yes") {
document.write('<a href="gallery1.htm"><font size="1">Parcivalius Landscapes</font></a><br><br>');
}


 
if (showimages3 == "yes") {
document.write('<a href="gallery4.htm"><img src="picts/sidebar-3.jpg" border="0" onmouseover="alert_msg(\'Humans\')" onmouseout="away()" class="hover-border" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('<img src="picts/spacer.gif" width="5" height="'+spacerheight+'">');
}
if (showimages0 == "yes") {
document.write('<a href="gallery4.htm"><font size="1">Humans and Earlier work</font></a><br><br>');
}






 
 
   

 
   


   

   

   


//  End -->
