');
document.write('
');
document.write('

');
document.write('

');
//document.write('
');
document.write('
');
document.write('
');
document.write(' ');
document.write('
');
$(function(){
$(".head .nav li").hover(
function () {$(this).addClass("on");},
function () {$(this).removeClass("on");
});
});