<!--Begin POP-UP SIZES AND OPTIONS CODE
var small_icon="yes"
var popup_text="yes"
var picture_only="no"
var viewer="no"
var close_button="yes"
var print_button="no"
var slideshow_button="no"
var right_click_on="yes"
var watermark="yes"
var watermark_horz="440"
var watermark_vert="200"
var watermark_opacity="05"
var netscape_opacity=".05"
var text_width="170"
var border_color="FFFFFF"
var background_color="000000"
var slideshow_width=950
var slideshow_height=650
var view_width=950
var view_height=650
var music_width="275"
var music_height="200"
var scrollbarS="0"
var hide_status="yes"
var status_text="Welcome"
var zoom="no"
var right_click_text="You may not right mouse click this page"
function popUpSlideshow(URL){day=new Date();id=day.getTime();if(viewer=="no"){eval("page"+id+" = window.open(URL, '"+id+"', 'toolbar=0,scrollbars=' + scrollbarS + ',location=0,statusbar=0,menubar=0,resizable=0,width='+slideshow_width+',height='+slideshow_height+'');");}
else
if(viewer=="yes"){eval("page"+id+" = window.open(URL);");}}
function popUp(URL,TITLE,TEXT){if(viewer=="no"){var look='toolbar=0,scrollbars='+scrollbarS+',location=0,statusbar=0,menubar=0,resizable=0,width='+view_width+',height='+view_height+','
popwin=window.open("","",look,"TITLE","TEXT")}
else
if(viewer=="yes"){popwin=window.open()}
popwin.document.open()
popwin.document.write('<html><head><title>Picture Close Up</title>')
popwin.document.write('<link rel=StyleSheet href="coolstyle.css" type="text/css">')
if(right_click_on=="yes"){popwin.document.write('<META HTTP-EQUIV="imagetoolbar" CONTENT="no">')
popwin.document.write('<script language="JavaScript">')
popwin.document.write('function noRightClick() {')
popwin.document.write('if (event.button==2) {')
popwin.document.write('alert(\''+right_click_text+'\')')
popwin.document.write('}')
popwin.document.write('}')
popwin.document.write('document.onmousedown=noRightClick')
popwin.document.write('</script>')}
popwin.document.write('</head>')
popwin.document.write('<body bgcolor="#'+background_color+'" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginheight="0" marginwidth="0">')
popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="100%" background="picts/background-popup.jpg"><tr><td valign="middle" align="center">')
if(picture_only=="no"){popwin.document.write('</td></tr><tr><td align="center">')
popwin.document.write('<TABLE cellpadding="0" cellspacing="10" border="0" width="'+text_width+'"><tr><td align="left">')
if(small_icon=="yes"){popwin.document.write('<img src="picts/icon-popup.gif"><br>')}
if(popup_text=="yes"){popwin.document.write('<span class="poptitle">'+TITLE+'</span><br>'+TEXT+'<br>')}
popwin.document.write('</td></tr></table>')
popwin.document.write('</td><td align="center" valign="middle">')}
if(zoom=="yes"){browser_version=parseInt(navigator.appVersion);browser_type=navigator.appName;if(browser_type=="Microsoft Internet Explorer"&&(browser_version>=4)&&(navigator.userAgent.indexOf("Windows")!=-1)){popwin.document.write("<div id=\"ZOOM\">");popwin.document.write("<a href=\"#\" onMouseOver=\"show.style.zoom='1.5'\" onMouseOut=\"show.style.zoom='1'\"><img src=\"picts/zoom-1.gif\" border=\"0\"></a>");popwin.document.write("<a href=\"#\" onMouseOver=\"show.style.zoom='2.0'\" onMouseOut=\"show.style.zoom='1'\"><img src=\"picts/zoom-2.gif\" border=\"0\"></a>");popwin.document.write("<a href=\"#\" onMouseOver=\"show.style.zoom='2.5'\" onMouseOut=\"show.style.zoom='1'\"><img src=\"picts/zoom-3.gif\" border=\"0\"></a>");popwin.document.write("</div>");}}
popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+border_color+'" style="border-collapse: collapse"><tr><td>')
popwin.document.write('<img src="'+URL+'" name="show"><br>')
popwin.document.write('</td></tr></table>')
popwin.document.write('<br>')
popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>')
if(close_button=="yes"){popwin.document.write('<form style="margin: 0px"><input type="button" value="Close" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups" onClick=\'self.close()\'>&nbsp;</form>')}
if(slideshow_button=="yes"){popwin.document.write('</td><td>')
popwin.document.write('<form action="http://www.artoak.net/artoak_gallery/artoak_gallery.swf" style="margin: 0px"><input type="submit" value="Slideshow" onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups">&nbsp;</form>')}
if(print_button=="yes"){popwin.document.write('</td><td>')
popwin.document.write('<form style="margin: 0px"><input type="button" value="Print Image" onClick=\'window.print()\' onmouseover="this.className=\'buttonon-popups\'" onmouseout="this.className=\'button-popups\'" class="button-popups"></form>')}
popwin.document.write('</td></tr></table>')
if(watermark=="yes"){popwin.document.write('<div id="watermark" style=" LEFT: '+watermark_horz+'px; POSITION: absolute; TOP: '+watermark_vert+'px; Filter: Alpha(Opacity='+watermark_opacity+');-moz-opacity:'+netscape_opacity+'">')
popwin.document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>')
popwin.document.write('<img src="picts/watermark.gif"><br>')
popwin.document.write('</td></tr></table>')
popwin.document.write('</div>')}
popwin.document.write('</td></tr></table>')
popwin.document.write('</body></html>')
popwin.document.close()}
function PLAYMUSIC(){msg=open('music/music-1.htm','frameWindow','scrollbars=no,toolbar=no,resizable=yes,directories=no,menubar=no,location=no,status=no,left=0,top=250,width='+music_width+',height='+music_height+'');}
function fullScreen(){window.open(location.href,'fullscreen','fullscreen,scrollbars')}
if(hide_status=="yes"){function hidestatus(){window.status=status_text
return true}
if(document.layers)
document.captureEvents(Event.MOUSEOVER|Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus}
function high(fader2)
{theobject=fader2;highlighting=setInterval("highlightit(theobject)",50);}
function low(fader2)
{clearInterval(highlighting);fader2.filters.alpha.opacity=50;}
function highlightit(cur2)
{if(cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=5
else if(window.highlighting)
clearInterval(highlighting)}
