<!-- Start AliveChat Live Site Monitor Code -->
function wsa_include_js(){
var js = document.createElement('script');
js.setAttribute('language', 'javascript');
js.setAttribute('type', 'text/javascript');
js.setAttribute('src','http://www.websitealive3.com/5867/Visitor/vTracker_v2.asp?groupid=5867&departmentid=');
document.getElementsByTagName('head').item(0).appendChild(js);
}
window.onload = wsa_include_js;
<!-- End AliveChat Live Site Monitor Code -->

var newwindow;
function poptastic(url)
{
	newwindow=window.open(url,'name','height=480,width=640');
	if (window.focus) {newwindow.focus()}
}

var dayName = new Array ("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday")

var monName = new Array ("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")

var now = new Date
 
if (document.images) {
    fujinup       = new Image();
    fujinup.src   = "/img/icon_fujin.gif" ;
    fujindown     = new Image() ;
    fujindown.src = "/img/icon_fujin_on.gif" ;

    clearstoneup       = new Image();
    clearstoneup.src   = "/img/icon_clearstone.gif" ;
    clearstonedown     = new Image() ;
    clearstonedown.src = "/img/icon_clearstone_on.gif" ;
	
	bt_igniteup       = new Image();
    bt_igniteup.src   = "/img/icon_bt.gif" ;
    bt_ignitedown     = new Image() ;
    bt_ignitedown.src = "/img/icon_bt_on.gif" ;
	
	hulstaup       = new Image();
    hulstaup.src   = "/img/icon_hulsta.gif" ;
    hulstadown     = new Image() ;
    hulstadown.src = "/img/icon_hulsta_on.gif" ;
	
	mortgages_loans_onlineup       = new Image();
    mortgages_loans_onlineup.src   = "/img/icon_mlo.gif" ;
    mortgages_loans_onlinedown     = new Image() ;
    mortgages_loans_onlinedown.src = "/img/icon_mlo_on.gif" ;
	
	cannonballup       = new Image();
    cannonballup.src   = "/img/icon_cannonball.gif" ;
    cannonballdown     = new Image() ;
    cannonballdown.src = "/img/icon_cannonball_on.gif" ;
	
	subliminalup       = new Image();
    subliminalup.src   = "/img/icon_subliminal.gif" ;
    subliminaldown     = new Image() ;
    subliminaldown.src = "/img/icon_subliminal_on.gif" ;
	
	mxcup       = new Image();
    mxcup.src   = "/img/icon_mxc.gif" ;
    mxcdown     = new Image() ;
    mxcdown.src = "/img/icon_mxc_on.gif" ;
	
	hitachiup       = new Image();
    hitachiup.src   = "/img/icon_hitachi.gif" ;
    hitachidown     = new Image() ;
    hitachidown.src = "/img/icon_hitachi_on.gif" ;
	
	cccup       = new Image();
    cccup.src   = "/img/icon_ccc.gif" ;
    cccdown     = new Image() ;
    cccdown.src = "/img/icon_ccc_on.gif" ;
	
	motorolaup       = new Image();
    motorolaup.src   = "/img/icon_motorola.gif" ;
    motoroladown     = new Image() ;
    motoroladown.src = "/img/icon_motorola_on.gif" ;
	
	telewestup       = new Image();
    telewestup.src   = "/img/icon_telewest.gif" ;
    telewestdown     = new Image() ;
    telewestdown.src = "/img/icon_telewest_on.gif" ;
	
	evolutionup       = new Image();
    evolutionup.src   = "/img/icon_evo.gif" ;
    evolutiondown     = new Image() ;
    evolutiondown.src = "/img/icon_evo_on.gif" ;
	
	mtvup       = new Image();
    mtvup.src   = "/img/icon_mtv.gif" ;
    mtvdown     = new Image() ;
    mtvdown.src = "/img/icon_mtv_on.gif" ;
	
	tonytinaup       = new Image();
    tonytinaup.src   = "/img/icon_tt.gif" ;
    tonytinadown     = new Image() ;
    tonytinadown.src = "/img/icon_tt_on.gif" ;
	
	moocup       = new Image();
    moocup.src   = "/img/icon_mooc.gif" ;
    moocdown     = new Image() ;
    moocdown.src = "/img/icon_mooc_on.gif" ;

	ciscoup       = new Image();
    ciscoup.src   = "/img/icon_cisco.gif" ;
    ciscodown     = new Image() ;
    ciscodown.src = "/img/icon_cisco_on.gif" ;

	nokiaup       = new Image();
    nokiaup.src   = "/img/icon_nokia.gif" ;
    nokiadown     = new Image() ;
    nokiadown.src = "/img/icon_nokia_on.gif" ;
	
	jouleup       = new Image();
    jouleup.src   = "/img/icon_joule.gif" ;
    jouledown     = new Image() ;
    jouledown.src = "/img/icon_joule_on.gif" ;
	
	bigfixup       = new Image();
    bigfixup.src   = "/img/icon_bigfix.gif" ;
    bigfixdown     = new Image() ;
    bigfixdown.src = "/img/icon_bigfix_on.gif" ;
	
	tuftonup       = new Image();
    tuftonup.src   = "/img/icon_tufton.gif" ;
    tuftondown     = new Image() ;
    tuftondown.src = "/img/icon_tufton_on.gif" ;
	
	alchup       = new Image();
    alchup.src   = "/img/icon_alchemedia.gif" ;
    alchdown     = new Image() ;
    alchdown.src = "/img/icon_alchemedia_on.gif" ;
	
	comup       = new Image();
    comup.src   = "/img/icon_com.gif" ;
    comdown     = new Image() ;
    comdown.src = "/img/icon_com_on.gif" ;
	
	greenup       = new Image();
    greenup.src   = "/img/icon_green.gif" ;
    greendown     = new Image() ;
    greendown.src = "/img/icon_green_on.gif" ;
	
	tomup       = new Image();
    tomup.src   = "/img/icon_tom.gif" ;
    tomdown     = new Image() ;
    tomdown.src = "/img/icon_tom_on.gif" ;
}
function buttondown( buttonname )
{
    if (document.images) {
      document[ buttonname ].src = eval( buttonname + "down.src" );
    }
}
function buttonup ( buttonname )
{
    if (document.images) {
      document[ buttonname ].src = eval( buttonname + "up.src" );
    }
}