<!-- 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 	= "no";		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "no";		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes";	// SHOW A SIDEBAR IMAGE
var showscroller	= "yes";	// SHOW THE SCROLLER
var showweather     	= "yes";    	// SHOW THE WEATHER MAGNET
var scrollspacing	= "20";		// NUDGE SIDEBAR DOWN
var bordercolor		= "60583C";	// 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		= "80";		// DATE Y LOCATION

var showsearch		= "yes";	// SHOW THE SEARCH FORM
var searchLR		= "left";	// SEARCH FORM LEFT OR RIGHT
var searchX		= "10";		// SEARCH FORM X LOCATION
var searchY		= "210";	// SEARCH FORM Y LOCATION
var searchwidth		= "160";	// WIDTH OF THE SEARCH FORM
var searchtext		= "Web Search";	// TEXT ABOVE SEARCH FORM


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
document.write('<img src="images/spacer.gif" height="'+scrollspacing+'" width="10"><br>');



// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>');
document.write('<a href="index.phtml"><IMG SRC="images/logo.gif" border="0" width="150"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
}




// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#'+bordercolor+'" style="border-collapse: collapse;"><tr><td>');
document.write('<iframe src="loginform.phtml" allowtransparency="true" background-color="transparent" scrolling=no frameborder="0" width="170" height="150" marginwidth=0 marginheight=0><a href="loginform.phtml">Login</a></iframe>');



document.write('</td></tr></table>');
document.write('<br><br>');

//document.write('<span class="sidebartitle">')

//document.write('Information Area:')

//document.write('<br></span><span class="sidebartext">')

//document.write('You can use this area to add information or links to other sites or for small images 150 pixels wide.<br>')

//document.write('<a href="contact.htm" class="sidelink">This is a Sample Link</a><br>')

//document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 1





// SCROLLER CODE
   if (showscroller == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>');
Tscroll_init (0);
document.write('</td></tr></table>');
document.write('<br><br>');

}





// SMALL PICTURE AREA
/*   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>');
document.write('<a href="index.html"><IMG SRC="images/sidebar.jpg" border="0" width="150"></a><br>');
document.write('</td></tr></table>');
document.write('<br><br>');
}*/




// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<span class="sidebartitle">');

document.write('Flexibility:');

document.write('<br></span><span class="sidebartext">');

document.write('AllWebCo Templates are built using basic HTML. This makes it easy for you to add new features like Javascript or CGI programs.<br>');

document.write('</span><br><br>');

}
// END SIDEBAR AREA PARAGRAPH 2


if (showweather == "yes") {

//   document.write('<script src=\'http://voap.weather.com/weather/oap/17847?template=GENXV&par=null&unit=0&key=e21e51abc8802c5b025f8c3c93a7412c\'></script>');
   
/*   document.write('<table style="width: 150px;" cellpadding="0" cellspacing="0">');
   
   document.write('<tr><td align="center" width="150">');
   
   document.write('<a href="http://www.weather.com?par=internal&code=1005694973&site=logo&promo=english" target="_blank"><img border="0" src="http://image.weather.com/pics/oap/slogo.gif"></a><br />');
   
   document.write('</td></tr><tr><td align="center" width="150">');
   
   document.write('<form target="_blank" method="post" action="http://www.weather.com/cgi-bin/uncgi/zip_city_search.cgi?par=internal&code=1005694973&site=logo&promo=english">');
   
   document.write('<table cellpadding="0" cellspacing="0"><tr><td valign="center" width="150" >');
   
   document.write('<br /><div class="sidebartext">  Enter city or US Zip </div>');
   
   document.write('</td></tr><tr><td align="left" valign="bottom">');
   
   document.write('<input name="destination" type="text" value="" class="searchform">&nbsp;<input type="submit" width="26" height="23" alt="go!" value="Go!" class="searchbutton"></td>');
   
   document.write('</td></tr></table></form></td></tr></table>');*/

   document.write('<div id="weather_border" style="POSITION: relative; left: 0px; top: 10px;">');
   document.write('<image src="images/weather_border.png" width="195px" height="160px" />');
   document.write('</div>');

   document.write('<div id="wx_module_717" style="POSITION: relative; top: -155px; height: 150px;">');
   document.write('<a href="http://www.weather.com/weather/local/17847">Milton Weather Forecast, PA (17847)</a>');
   document.write('</div>');

      /* Locations can be edited manually by updating 'wx_locID' below.  Please also update */
   /* the location name and link in the above div (wx_module) to reflect any changes made. */
   var wx_locID = '17847';

   /* If you are editing locations manually and are adding multiple modules to one page, each */
   /* module must have a unique div id.  Please append a unique # to the div above, as well */
   /* as the one referenced just below.  If you use the builder to create individual modules  */
   /* you will not need to edit these parameters. */
   var wx_targetDiv = 'wx_module_717';

   /* Please do not change the configuration value [wx_config] manually - your module */
   /* will no longer function if you do.  If at any time you wish to modify this */
   /* configuration please use the graphical configuration tool found at */
   /* https://registration.weather.com/ursa/wow/step2 */
   var wx_config='SZ=180x150*WX=FHW*LNK=SSNL*UNT=F*BGI=outdoors*MAP=null|null*DN=miltontrans.com*TIER=0*PID=1005694973*MD5=ed88d06945203075e8833dc3d027c286';

   document.write('<scr'+'ipt src="'+document.location.protocol+'//wow.weather.com/weather/wow/module/'+wx_locID+'?config='+wx_config+'&proto='+document.location.protocol+'&target='+wx_targetDiv+'"></scr'+'ipt>');

}

// 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>');
document.write('<form id="cse-search-box" action="http://www.google.com/search" name="f" target="_blank" style="margin: 0px">');
document.write('<input type=hidden name=ie value=UTF-8>');
document.write('<input type=hidden name=oe value=UTF-8>');
document.write('<input type="hidden" name="any selected">');
document.write('<input type=text size="20" maxlength="255" name="q" value="">');
document.write('</td></tr><tr><td>');
document.write('<input type=submit value="Google Search" name="btnG" class="searchbutton"><br>');
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(monthname[d.getMonth()] + " ");
document.write(d.getDate() + ", ");
document.write(d.getFullYear());
document.write("</nobr><br></span>");
document.write('</div>');

}

function include(file)
{
    var head = document.getElementsByTagName("head")[0];
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = file;
    head.appendChild(script);
}

/* include any js files here */
include('http://www.miltontrans.com/pngfix.js');
include('http://www.miltontrans.com/brand.js');
// -- END -->
