<!-- Hide script from old browers
if (document.images) {

menu_line_on = new Image
menu_line_off = new Image
menu_line_on.src = "images/menu_line_on.gif"
menu_line_off.src = "images/menu_line_off.gif"
 
}
else {

}
// end hiding script from old browsers -->

