document.write("<style type=\"text/css\">\r\n.cswmItm {font-family:Helvetica, Sans-Serif; font-size:14px; font-weight:bold; font-style:normal; color:#FFFFFF; text-align:left; text-decoration:none; padding:10px 22px 10px 22px}\r\n.cswmIO {font-family:Helvetica, Sans-Serif; font-size:14px; font-weight:bold; font-style:normal; color:#000000; text-decoration:none; padding:10px 22px 10px 22px}\r\n.cswmIC {border-color:   ; border-style:solid; border-width:0px;}\r\n.cswmExp {cursor:pointer;}\r\n.cswmPB {cursor:pointer; position:absolute; left:-500; display:none; z-index:1101; text-align:left;}\r\n.cswmDis {color:#808080}\r\n</style>");

<!--
// Coalesys WebMenu for ASP - Drop Through Script
// Build 97 - Copyright (c) 2000-2010 Coalesys, Inc.
var cswmDetectedBrowser='None';function cswmShow(){}function cswmShowInFrame(){}function cswmHide(){}function cswmHideNow(){}function cswmHideSelectBox(){}function cswmRefresh(){}function cswmMenuBarInit(){}
//-->
document.write("\r\n<!-- Coalesys WebMenu for ASP -->\r\n<!-- WebMenu HTML Structure Copyright (c) 2000-2010 Coalesys, Inc. -->\r\n\r\n<!-- End WebMenu -->\r\n");


// Wire up the client-side events
// If these should conflict with other event handlers specified
// in the calling file, then you should move those event handlers
// into the functions below.

window.onresize=myWindowResize;
window.onload=myWindowLoad;

function myWindowResize()
{
	cswmRefresh();
}

function myWindowLoad()
{
	cswmMenuBarInit();
}
