function ease_top_home()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"966\" height=\"169\">");
  document.write("<param name=movie value=\"/ease_top_home.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/ease_top_home.swf\" quality=high wmode=transparent width=966 height=169 pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\">");
  document.write("</embed>");
  document.write("</object>");
}

function ease_top_home2()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"966\" height=\"169\">");
  document.write("<param name=movie value=\"/ease_top_home2.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/ease_top_home2.swf\" quality=high wmode=transparent width=966 height=169 pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\">");
  document.write("</embed>");
  document.write("</object>");
}

function ease_top()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"966\" height=\"169\">");
  document.write("<param name=movie value=\"/ease_top.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/ease_top.swf\" quality=high wmode=transparent width=966 height=169 pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\">");
  document.write("</embed>");
  document.write("</object>");
}

function horizontal_menu_bottom()
{
  document.write("<font face=\"arial, helvetica, tahoma\">");
  document.write("<div class=\"text_10pt\" style=\"line-height: 1.5;margin-left: 1px;\">");
  document.write("<a href=\"/about/privacy_policy.htm\" class=\"text_10pt_blue\">Privacy Policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href=\"/about/disclaimer.htm\" class=\"text_10pt_blue\">Disclaimer</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href=\"/about/links_policy.htm\" class=\"text_10pt_blue\">Links Policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href=\"/donate/\" class=\"text_10pt_blue\">Donate</a>");
  document.write("<br>");
  document.write("<a href=\"/about/copyright.htm\" class=\"text_10pt_blue\">Copyright &copy;</a> 2008 - <script>show_year();</script> National Eczema Association");
  document.write("</div>");
  document.write("</font>");
}

function horizontal_menu_bottom_skinfund()
{
  document.write("<a href='/' class='text_10pt_blue'>Home</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href='/about/contact_us.htm' class='text_10pt_blue'>Contact Us</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href='/about/privacy_policy.htm' class='text_10pt_blue'>Privacy Policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href='/about/disclaimer.htm' class='text_10pt_blue'>Disclaimer</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href='/about/links_policy.htm' class='text_10pt_blue'>Links Policy</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
  document.write("<a href='/donate/' class='text_10pt_blue'>Donate</a><br>");
  document.write("<a href='/about/copyright.htm' class='text_10pt_blue'>Copyright &copy;</a> 2008 - <script>show_year();</script> National Eczema Association<br>");
  document.write("<a href='#top' class='text_9pt_blue'>Top of Page</a><br>");
}



function horizontal_address_bottom()
{
  document.write("<font face=\"arial, helvetica, tahoma\">");
  document.write("<div class=\"text_9pt\" style=\"line-height: 1.5;margin-left: 1px;\"><i>");
  document.write("EASE is a program of the National Eczema Association (NEA).  For more information, please contact NEA at<br>");
  document.write("4460 Redwood Highway, Suite 16-D<br>");
  document.write("San Rafael, CA  94903-1953<br>");
  document.write("Telephone 415-499-3474<br>");
  document.write("<br>");
  document.write("Fax  415-472-5345<br>");
  document.write("Toll Free  1-800-818-SKIN (7546)<br>");
  document.write("<a href='http://www.nationaleczema.org' class='text_9pt' target='_blank' rel='nofollow'>www.nationaleczema.org</a><br>");
  document.write("Email:  info@nationaleczema.org<br>");
  document.write("<br>");
  document.write("</i></div>");
  document.write("</font>");
}

function which_browser() {
// Browser Detection Javascript
// copyright 1 February 2003, by Stephen Chapman, Felgall Pty Ltd

// You have permission to copy and use this javascript provided that
// the content of the script is not changed in any way.

var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("opera") != -1) return 'Opera';
if (agt.indexOf("staroffice") != -1) return 'Star Office';
if (agt.indexOf("webtv") != -1) return 'WebTV';
if (agt.indexOf("beonex") != -1) return 'Beonex';
if (agt.indexOf("chimera") != -1) return 'Chimera';
if (agt.indexOf("netpositive") != -1) return 'NetPositive';
if (agt.indexOf("phoenix") != -1) return 'Phoenix';
if (agt.indexOf("firefox") != -1) return 'Firefox';
if (agt.indexOf("safari") != -1) return 'Safari';
if (agt.indexOf("skipstone") != -1) return 'SkipStone';
if (agt.indexOf("msie") != -1) return 'Internet Explorer';
if (agt.indexOf("netscape") != -1) return 'Netscape';
if (agt.indexOf("mozilla/5.0") != -1) return 'Mozilla';
if (agt.indexOf('\/') != -1) {
if (agt.substr(0,agt.indexOf('\/')) != 'mozilla') {
return navigator.userAgent.substr(0,agt.indexOf('\/'));}
else return 'Netscape';} else if (agt.indexOf(' ') != -1)
return navigator.userAgent.substr(0,agt.indexOf(' '));
else return navigator.userAgent;
}

function show_date()
{
// ***********************************************
// AUTHOR: WWW.CGISCRIPT.NET, LLC
// URL: http://www.cgiscript.net
// Use the script, just leave this message intact.
// Download your FREE CGI/Perl Scripts today!
// ( http://www.cgiscript.net/scripts.htm )
// ***********************************************

// Get today's current date.
var now = new Date();

// Array list of days.
var days = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');

// Array list of months.
var months = new Array('January','February','March','April','May','June','July','August','September','October','November','December');

// Calculate the number of the current day in the week.
var date = ((now.getDate()<10) ? "0" : "")+ now.getDate();

// Calculate four digit year.
function fourdigits(number)	{
	return (number < 1000) ? number + 1900 : number;
								}

// Join it all together
// today =  days[now.getDay()] + ", " +
//               months[now.getMonth()] + " " +
//                date + ", " +
//                 (fourdigits(now.getYear())) ;
// 
day_of_week = days[now.getDay()]
today =  months[now.getMonth()] + " " +
               date + ", " +
                (fourdigits(now.getYear())) ;

// Print out the data.
document.write("<font size=2 face=arial><b>"+day_of_week+", "+today+"</b></font>");
}

function show_year()
{
// ***********************************************
// AUTHOR: WWW.CGISCRIPT.NET, LLC
// URL: http://www.cgiscript.net
// Use the script, just leave this message intact.
// Download your FREE CGI/Perl Scripts today!
// ( http://www.cgiscript.net/scripts.htm )
// ***********************************************

// Get today's current date.
var now = new Date();

// Array list of days.
var days = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');

// Array list of months.
var months = new Array('January','February','March','April','May','June','July','August','September','October','November','December');

// Calculate the number of the current day in the week.
var date = ((now.getDate()<10) ? "0" : "")+ now.getDate();

// Calculate four digit year.
function fourdigits(number)	{
	return (number < 1000) ? number + 1900 : number;
								}

// Join it all together
// today =  days[now.getDay()] + ", " +
//               months[now.getMonth()] + " " +
//                date + ", " +
//                 (fourdigits(now.getYear())) ;
// 
day_of_week = days[now.getDay()]
today =  months[now.getMonth()] + " " +
               date + ", " +
                (fourdigits(now.getYear())) ;

year =  (fourdigits(now.getYear())) ;

// Print out the data.
document.write(year);
}
