KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/davidbacker/_logs/W2KWEB2A/austen/AAAwebsite/paintings/landsea/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/davidbacker/_logs/W2KWEB2A/austen/AAAwebsite/paintings/landsea/landsea.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
	"http://www.w3.org/TR/REC-html40/loose.dtd"><HTML>
<HEAD>
<TITLE>AustenArts - paintings: landscapes and seascapes</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- last updated 03/17/2003 DSB -->
<META name="description" content="Austen Arts - The art of Judith Austen">

<META name="keywords" content="Judith Austen, artworks, still life, still-life, seascapes, landscapes, abstracts, art, painting, oil painting, surrealism, surrealistism, collages, greeting card stationery, children's stories, stories on CD, knitting, knitting with children, art education, fantasy-surrealism, Cape Cod, Maine, New Mexico, Boston, Newton, Newtonville, Massachusetts, artist, painter, Visual Arts, Shady Hill School, Terribles and Wonderfuls, audio, mp3, Fine Art">

<!-- Judith Austen, artworks, still life, still-life, seascapes, landscapes, abstracts, art, painting, oil painting, surrealism, surrealistism, collages, greeting card stationery, children's stories, stories on CD, knitting, knitting with children, art education, fantasy-surrealism, Cape Cod, Maine, New Mexico, Boston, Newton, Newtonville, Massachusetts, artist, painter, Visual Arts, Shady Hill School, Terribles and Wonderfuls, audio, mp3, Fine Art -->

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
var textArray = new Array()
var nameArray = new Array()

// put image name and text on pageURL, display and bring to front
function newWindow(pageURL, imagename, textstring)  {
var packstring = escape(textstring)
// alert("packstring  = " + packstring )
// alert("imagename = " + imagename )
fullURL = pageURL + '?' + imagename + '&' + packstring
// alert("fullURL  = " + fullURL )
PictureWindow = window.open(fullURL,'newwindow','height=520,width=450,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0')
PictureWindow.focus()
// window height changed to 520 jun 15 2001
}
// assign text strings and names to images
// ///////////////////////////////////////////////////////////
function assignText() {

textArray[0] = 'Item l: Toward the Damariscotta River - Oil on Canvas  13  in. h. x  20  in. w. Price: $1,300.'
textArray[1] = 'Item 46: South Bristol Panorama - Oil on Canvas 14 in. h. by 32 in. w. Price: $1,100.'
textArray[2] = 'Item 3: Essex Panorama - Oil on Canvas  13  in. h. x  41  in. w. Price: $1,500.'
textArray[3] = 'Item 47: Gamage Boatyard Panorama, South Bristol,  Maine - Oil on Canvas 14 in. h. x 36 in. w. Price: $1,100.'
textArray[4] = 'Item 48:  Gamage Boatyard, South Bristol,  Maine - Oil on Canvas 10 in.h. x  22 in. w. Price: $850.'
textArray[5] = 'Item 7:  Damariscotta River at Low Tide - Oil on Canvas  14 in. h. x  36 in. w. Price: $950.'
textArray[6] = 'Item 6:  From The Porch - Oil on Canvas  12 in. h. x  22 in. w. Price: $800'
textArray[7] = 'Item 8:  Herring Cove - Oil on Canvas  14 in. h. x  32 in. w. Price: $950.'
textArray[8] = ' '
textArray[9] = 'Item 44: Vineyard Inlet at Seven Gates - Oil on Canvas 10 in.  h. x 20 in. w. Price: $450.'
textArray[10] = 'Item 49: Frenchs Cove - Oil on Canvas  in.h. x   in. w. Price: $ '
textArray[11] = 'Item 37: Back Yard - Oil on Canvas 13 in. h. x 11 in. w. Price: $500.'
textArray[12] = ' '
textArray[13] = 'Item 12:  Kumquats - Oil on Canvas  28 in. h. x  8 in. w. Price: $1,100.'
//   
nameArray[0] = "1scpsL.jpg"
nameArray[1] = "Austen-R1-E001.jpg"
nameArray[2] = "3scpsL.jpg"
nameArray[3] = "Austen-R2-E003.jpg"
nameArray[4] = "Austen-R2-E002.jpg"
nameArray[5] = "7scpsL.jpg"
nameArray[6] = "6scpsL.jpg"
nameArray[7] = "8scpsL.jpg"
nameArray[8] = " "
nameArray[9] = "44scpsL.jpg"
nameArray[10] = "Austen-R2-E004.jpg"
nameArray[11] = "37scpsL.jpg"
nameArray[12] = " "
nameArray[13] = "12scpsL.jpg"
// ///////////////////////////////////////////////////////////
// alert("textArray[0] = " + textArray[0] )
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

// -->
</SCRIPT>

</HEAD>
<BODY onLoad="assignText()" BGCOLOR="#000066" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" >
<A NAME="Top"></A>
<TABLE CELLPADDING="1" CELLSPACING="0" BORDER="0" WIDTH="750">
<!-- row 1 -->
<TR>
<TD ROWSPAN="5" width="240" VALIGN="top">
<!-- *** navigation options in upper left 7 X 2 -->

<TABLE WIDTH=230 BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR><TD><a href="../index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image31','','../../paintings/landsea/images/SCPSmenuR_01.gif',1)"><IMG name="Image31" border="0" SRC="images/SCPSmenu_01.gif" WIDTH="230" HEIGHT="35" ALT="paintings"></A></TD>
	</TR>
	<TR><TD><a href="../../collages/index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image32','','images/SCPSmenuR_02.gif',1)"><IMG name="Image32" border="0" SRC="images/SCPSmenu_02.gif" WIDTH="230" HEIGHT="29" ALT="collages"></A></TD>
	</TR>
	<TR><TD><a href="../../cards/index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image33','','images/SCPSmenuR_03.gif',1)"><IMG name="Image33" border="0" SRC="images/SCPSmenu_03.gif" WIDTH="230" HEIGHT="30" ALT="cards"></A></TD>
	</TR>
	<TR><TD><a href="../../childrens/index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image34','','images/SCPSmenuR_04.gif',1)"><IMG name="Image34" border="0" SRC="images/SCPSmenu_04.gif" WIDTH="230" HEIGHT="30" ALT="childs"></A></TD>
	</TR>
	<TR><TD><a href="../../arted/index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image35','','images/SCPSmenuR_05.gif',1)"><IMG name="Image35" border="0" SRC="images/SCPSmenu_05.gif" WIDTH="230" HEIGHT="30" ALT="art ed"></A></TD>
	</TR>
	<TR><TD><a href="../../contact/index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image36','','images/SCPSmenuR_06.gif',1)"><IMG name="Image36" border="0" SRC="images/SCPSmenu_06.gif" WIDTH="230" HEIGHT="30" ALT="contact"></A></TD>
	</TR>
	<TR><TD><a href="../../index.html" 
onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image37','','images/SCPSmenuR_07.gif',1)"><IMG name="Image37" border="0" SRC="images/SCPSmenu_07.gif" WIDTH="230" HEIGHT="73" ALT="home"></A></TD>
	</TR>
	<TR><TD><IMG SRC="images/strip664.gif" WIDTH="29" HEIGHT="724" ALT=""></TD>
	</TR>
</TABLE>

<!-- *** end navigation options -->
</TD>
<TD VALIGN="top"><IMG SRC="images/SCPSttl.gif" WIDTH="150" HEIGHT="20" ALT="land/seascapes"><IMG SRC="images/SCPSclick.gif" WIDTH="265" HEIGHT="20" ALT="click on a painting to see an enlarged view"><BR><IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="15" ALT=""></TD></TR>
<!-- row 2 -->
<TR>
<TD VALIGN="top">
    <!-- �double column of pictures -->
    <TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" >
    <TR><TD valign="top">
	<!-- left column: inner table for images 6 rows -->
	<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" >
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[0], textArray[0])" ><IMG SRC="images/1scps.jpg" WIDTH="220" HEIGHT="72" BORDER="0"  ALT="Item l: Toward the Damariscotta River - Oil on Canvas  13  in. h. x  20  in. w. Price: $1,300."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[1], textArray[1])" ><IMG SRC="images/R1-E001sm.jpg" WIDTH="220" HEIGHT="88" BORDER="0"  
	ALT="Item 46: South Bristol Panorama - Oil on Canvas 14 in. h. by 32 in. w. Price: $1,100."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[2], textArray[2])" ><IMG SRC="images/3scps.jpg" WIDTH="220" HEIGHT="66" BORDER="0"  
	ALT="Item 3: Essex Panorama - Oil on Canvas  13  in. h. x  41  in. w. Price: $1,500."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[3], textArray[3])" ><IMG SRC="images/R2-E003sml.jpg" WIDTH="220" HEIGHT="90" BORDER="0"  
	ALT="Item 47: Gamage Boatyard Panorama, South Bristol,  Maine - Oil on Canvas 14 in. h. x 36 in. w. Price: $1,100."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[4], textArray[4])" ><IMG SRC="images/R2-E002sml.jpg" WIDTH="220" HEIGHT="96" BORDER="0"  
	ALT="Item 48:  Gamage Boatyard, South Bristol,  Maine - Oil on Canvas 10 in.h. x  22 in. w. Price: $850."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[5], textArray[5])" ><IMG SRC="images/7scps.jpg" WIDTH="220" HEIGHT="83" BORDER="0"  
	ALT="Item 7:  Damariscotta River at Low Tide - Oil on Canvas  14 in. h. x  36 in. w. Price: $950."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	</TABLE>
	<!-- end left column -->
    </TD>
    <TD WIDTH="20">&nbsp;</TD>
    <TD valign="top">
	<!-- right column: inner table for images 5 rows -->
	<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" >
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[6], textArray[6])" ><IMG SRC="images/6scps.jpg" WIDTH="220" HEIGHT="116" BORDER="0" 
	ALT="Item 6:  From The Porch - Oil on Canvas  12 in. h. x  22 in. w. Price: $800."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[7], textArray[7])" ><IMG SRC="images/8scps.jpg" WIDTH="220" HEIGHT="92" BORDER="0" 
	ALT="Item 8:  Herring Cove - Oil on Canvas  14 in. h. x  32 in. w. Price: $950."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
<!-- No. 18 removed 06/22/01  -->
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[9], textArray[9])" ><IMG SRC="images/44scps.jpg" WIDTH="220" HEIGHT="108" BORDER="0" 
	ALT="Item 44: Vineyard Inlet at Seven Gates - Oil on Canvas 10 in.  h. x 20 in. w. Price: $450."></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	<TR>
	<TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[10], textArray[10])" ><IMG SRC="images/R2-E004sml.jpg" WIDTH="220" HEIGHT="97" BORDER="0" 
	ALT="Item 49: Frenchs Cove - Oil on Canvas  in.  h. x  in. w. Price: $ "></A><BR>
	<IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="10" 
	ALT="">
	</TD>
	</TR>
	</TABLE>
	<!-- end right column -->
    </TD>
    </TR>
    </TABLE>
    <!-- end double column of pictures -->
</TD>
</TR>
<!-- row 3 -->
<TR>
<TD valign="top">
    <!-- �bottom group of 3 pictures -->
    <TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" >
    <TR><TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[11], textArray[11])" ><IMG SRC="images/37scps.jpg" WIDTH="120" HEIGHT="142" BORDER="0" 
    ALT="Item 37: Back Yard - Oil on Canvas 13 in. h. x 11 in. w. Price: $500."></A></TD>
    <TD WIDTH="18">&nbsp;</TD>
    <TD valign="top"><A HREF="JavaScript:newWindow
     ('newwindow.html', nameArray[13], textArray[13])" ><IMG SRC="images/12scps.jpg" WIDTH="80" HEIGHT="226" BORDER="0" 
    ALT="Item 12:  Kumquats - Oil on Canvas  28 in. h. x  8 in. w. Price: $1,100."></A></TD>
    </TR>
    </TABLE>
    <!-- end bottom group -->
</TD>
</TR>
<!-- row 4 -->
<TR>
<TD><IMG SRC="../../images/onepixel.gif" WIDTH="1" HEIGHT="25" ALT=""><BR><A HREF="../stills/stills.html">
<font face="arial,sans-serif" size="-1" color="#ffffcc">
stillife</font></A><font face="arial,sans-serif" size="-1" color="#ffffcc">&nbsp;&nbsp;|&nbsp;&nbsp;</font><A HREF="../landsea/landsea.html"><font face="arial,sans-serif" size="-1" color="#ffffcc">landscapes&nbsp;and&nbsp;seascapes</font></A><font face="arial,sans-serif" size="-1" color="#ffffcc">&nbsp;&nbsp;|&nbsp;&nbsp;</font><A HREF="../surreal/surreal.html"><font face="arial,sans-serif" size="-1" color="#ffffcc">surrealism</font></A><font face="arial,sans-serif" size="-1" color="#ffffcc">&nbsp;&nbsp;|&nbsp;&nbsp;</font><A HREF="../abstracts/abstract.html"><font face="arial,sans-serif" size="-1" color="#ffffcc">abstracts</font></A><BR>
</TD>
</TR>
<!-- bottom row -->
<TR>
<TD>
<P>&nbsp;</P>
<CENTER><a href="landsea.html#Top"><font face="arial,sans-serif" size="-1" color="#ffffcc">To Top of Page</font></a></CENTER>
<P>&nbsp;</P>
<font size="1" face="Arial, Helvetica, sans-serif" color="#000066">Judith Austen, artworks, still life, still-life, seascapes, landscapes, abstracts, art, painting, oil painting, surrealism, surrealistism, collages, greeting card stationery, children's stories, stories on CD, knitting, knitting with children, art education, fantasy-surrealism, Cape Cod, Maine, New Mexico, Boston, Newton, Newtonville, Massachusetts, artist, painter, Visual Arts, Shady Hill School, Terribles and Wonderfuls, audio, mp3, Fine Art</font>
</TD>
</TR>
</TABLE>
<!-- bottom of page -->
</BODY>
</HTML>


Anon7 - 2021