<!-- Begin POP-UP SIZES AND OPTIONS CODE

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "no"		// SHOW A SIDEBAR IMAGE
var spacing		= "15"		// NUDGE SIDEBAR DOWN
var bordercolor		= "666666"	// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var dateLR		= "left"	// DATE LEFT OR RIGHT
var dateX		= "8"		// DATE X LOCATION
var dateY		= "68"		// DATE Y LOCATION

var showsearch		= "yes"		// SHOW THE SEARCH FORM
var searchLR		= "left"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "11"		// SEARCH FORM X LOCATION
var searchY		= "350"		// SEARCH FORM Y LOCATION
var searchwidth		= "160"		// WIDTH OF THE SEARCH FORM
var searchtext		= "&nbsp;Search the Internet"	// TEXT ABOVE SEARCH FORM

var finditfast		= "yes"		// SHOW THE TEXT 
var finditfastLR		= "left"	// TEXT FORM LEFT OR RIGHT
var finditfastX		= "15"		// TEXT X LOCATION
var finditfastY		= "237"		// TEXT Y LOCATION

var showsflash		= "no"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "FFFFFF"	// FLASH BACKGROUND COLOR
var flashwidth		= "150"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var flashheight		= "150"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)

var iframesrc="external.htm"

// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+spacing+'" width="10"><br><br><br>')

// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {
document.write('<form> ');
    document.write('<select name="supplierlistbox" size="5" id="supplierlistbox" style="font-family: MS Sans Serif, Arial, Helvetica; font-size: 8pt; color: #000000; background-color: #FFFFFFF" onChange="goSelect(this)">');
      document.write('<option value="#" selected>Select Product Line --------&gt;</option>');
      document.write('<option value="#">WINDOWS</option>');
	  document.write('<option value="infinity.htm">- Infinity®</option>');
	  document.write('<option value="integrity.htm">- Integrity®</option>');
	  document.write('<option value="lincoln.htm">- Lincoln</option>');
	  document.write('<option value="marvin_windows.htm">- Marvin®</option>');
	  document.write('<option value="silverline.htm">- Silverline® </option>');
	  document.write('<option value="velux.htm">- Velux® </option>');
      document.write('<option value="weathershield.htm">- Weather Shield®</option>');
      document.write('<option value="#">DOORS</option>');
	  document.write('<option value="jeldwen.htm">- Jeld-Wen®</option>');
      document.write('<option value="simpson.htm">- Simpson®</option>');
	  document.write('<option value="marvin_windows.htm">- Marvin®</option>');
	  document.write('<option value="thermatru.htm">- Therma-Tru®</option>');
      document.write('<option value="woodharbor.htm">- Woodharbor®</option>');
	  document.write('<option value="woodport.htm">- Woodport®</option>');
	  document.write('<option value="#">DOOR COMPONENTS</option>');
	  document.write('<option value="endura.htm">- Endura</option>');
	  document.write('<option value="trinity_glass.htm">- Trinity Glass</option>');
      document.write('<option value="#">TRIM</option>');
      document.write('<option value="trimprofiles.asp">- Ashland Millwork®</option>');
	  document.write('<option value="azek.htm">- Azek&#8482;</option>');
	  document.write('<option value="fypon.htm">- Fypon®</option>');
	  document.write('<option value="mouldingandmillwork.htm">- Moulding & Millwork</option>');
      document.write('<option value="#">HARDWARE</option>');
      document.write('<option value="baldwin.htm">- Baldwin®</option>');
	  document.write('<option value="emtek.htm">- Emtek®</option>');
	  document.write('<option value="#">SKYLIGHTS</option>');
	  document.write('<option value="velux.htm">- Velux®</option>');
	  document.write('<option value="#">SHUTTERS</option>');
	  document.write('<option value="cellwood.htm">- Cellwood®</option>')
	  document.write('<option value="#">STAIRS</option>');
	  document.write('<option value="coffman.htm">- Coffman</option>');
	  document.write('<option value="ljsmith.htm">- L.J. Smith</option>');
    document.write('</select>');
document.write('</form>');

document.write(' <BR><br><BR><BR><IMG SRC="picts/paragraph-line.jpg" height="3" width="150" border="0" vspace="0"><br>  ');
document.write(' <a href="weathershield.htm" >&nbsp;<img src="picts/weathershield_Ad3.gif" border="0"></a><br> ');
document.write('</span>')
document.write('<br></span><span class="sidebartext">')

document.write('<a href="weathershield.htm" class="sidelink"><strong><u>Weather Shield®</u></strong></a><br>custom colors, interior wood selections, different exterior claddings, glazing choices, grille options, sizes, shapes and nearly limitless combinations are yours to command.<br>')
document.write('</span>')



}

// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td valign="top">')
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" id="imagechanger" ALIGN="">')
document.write('<PARAM NAME=movie VALUE="imagechanger.swf">')
document.write('<PARAM NAME=quality VALUE=high>')
document.write('<PARAM NAME=bgcolor VALUE=#'+flashcolor+'>')
document.write('<EMBED src="imagechanger.swf" quality=high bgcolor=#'+flashcolor+'  WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="imagechanger" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">')
document.write('</EMBED>')
document.write('</OBJECT><br>')
document.write('</td></tr></table>')

}





// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="index.html"><IMG SRC="picts/sidebar.jpg" border="0" width="150"></a>')
document.write('</td></tr></table>')
}

// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write(' <br><IMG SRC="picts/paragraph-line.jpg" height="3" width="150" border="0" vspace="7"> ');



// SCROLLER WINDOW
document.write(' <a href="simpson.htm"><img src="picts/simpson_logo.gif" border="0"></a> ');
document.write('</span><span class="sidebartext">')
document.write('<iframe id="datamain" src="'+iframesrc+'" width="150px" height="275px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="1" scrolling="no"></iframe><br><br>')




document.write('</form><IMG SRC="picts/paragraph-line.jpg" height="3" width="150" border="0" vspace="7"><br>');



document.write(' <a href="integrity.htm"><img src="picts/integrity_sidebar_ad.gif" border="0"></a><br> ');
document.write('</span>')
document.write('<br></span><span class="sidebartext">')
document.write('<a href="integrity.htm" class="sidelink"><strong><u>Integrity®</u></strong></a><br>Windows and Doors combines everything you want in a window: incredible efficiency, virtual indestructibility, low maintenance and the elegance of handcrafted wood interiors. All at a value price.<br>')
document.write('</span>')
document.write('</form><IMG SRC="picts/paragraph-line.jpg" height="3" width="150" border="0" vspace="7"><br>');

// Site Stats
document.write('</a> <form><img src="picts/whos_online_header.gif" border="0"> ');
document.write('<IFRAME frameborder=1 scrolling=no src="http://www.ashlandmillwork.com/elite/online.cgi?$mypage&ref=$ref" width=150 height=80> </IFRAME>');
document.write(' <a href="jeldwen.htm"><img src="picts/online_sponsor.gif" border="0"></a> ');
document.write('</form><IMG SRC="picts/paragraph-line.jpg" height="3" width="150" border="0" vspace="7">');


// ASH  CALENDAR LOGO


}

// END SIDEBAR AREA PARAGRAPH 2


// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchY+'px; width: auto; z-index: 1;">')
document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
document.write('<br>'+searchtext+'<br>')
document.write('</td></tr><tr><td align="right">')
document.write('<form action="http://www.google.com/search"target=new" name="f" target="_blank" style="margin: 0px">')
document.write('<input type="hidden" name="any selected">')
document.write('<input size="15" name="q" value="" class="searchform">&nbsp;&nbsp;<input type=submit value="Go!" name="btnG" class="searchbutton">')
document.write('</form>')
document.write('</td></tr></table>')
document.write('</div>')
}



// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(d.getDate() + ". ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');

}

// FINDITFAST
   if (finditfast == "yes") {

document.write('<div id="finditfast" style="'+finditfastLR+': '+finditfastX+'px; POSITION: absolute; TOP: '+finditfastY+'px; width: auto; z-index: 1;">')
document.write(' <img src="picts/finditfast_header.gif" border="0"></a> ');
}



// -- END -->