about_off = new Image
about_on = new Image
about_off.src = "/images/topnav/about_off.gif"
about_on.src = "/images/topnav/about_on.gif"

home_off = new Image
home_on = new Image
home_off.src = "/images/topnav/home_off.gif"
home_on.src = "/~coastcap/images/topnav/home_on.gif"


apply_off = new Image
apply_on = new Image
apply_off.src = "/images/topnav/apply_off.gif"
apply_on.src = "/images/topnav/apply_on.gif"


solutions_off = new Image
solutions_on = new Image
solutions_off.src = "/images/topnav/solutions_off.gif"
solutions_on.src = "/images/topnav/solutions_on.gif"


tools_off = new Image
tools_on = new Image
tools_off.src = "/images/topnav/tools_off.gif"
tools_on.src = "/images/topnav/tools_on.gif"


contact_off = new Image
contact_on = new Image
contact_off.src = "/images/topnav/contact_off.gif"
contact_on.src = "/images/topnav/contact_on.gif"


intouch_off = new Image
intouch_on = new Image
intouch_off.src = "/images/topnav/intouch_off.gif"
intouch_on.src = "/images/topnav/intouch_on.gif"
