//<![CDATA[
// JavaScript Document
$(document).ready(function() {

			$('#fontControls').jfontsizer({
					applyTo: 'body',
					changesmall: '1',
					changelarge: '3',
					changedefault: '1.20',
					expire: 50
			});
			
			$(".off").css({
			  'display' : 'none'
			});
	
	/*
			// For use within normal web clients 
			var isiPad = navigator.userAgent.match(/iPad/i) != null;
			
			// For use within iPad developer UIWebView
			// Thanks to Andrew Hedges!
			var ua = navigator.userAgent;
			var isiPad = /iPad/i.test(ua) || /iPhone OS 3_1_2/i.test(ua) || /iPhone OS 3_2_2/i.test(ua);
			*/
			if ( navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) )
			{			

				$('#maplink3, #maplink4, #maplink5, #maplink6, #maplink7, #maplink8, #maplink9, #maplink10, #maplink11, #maplink12, #maplink13, #maplink14, #maplink15, #maplink16, #maplink17').attr({'onmouseover': '', 'onmouseout': ''});
			}
	
		});

function imagegroup1(cssvalue) {
	$(".g1").css({
	  'display' : cssvalue
	});
}
function imagegroup2(cssvalue) {
$(".g2").css({
  'display' : cssvalue
});
}
function imagegroup3(cssvalue) {
$(".g3").css({
  'display' : cssvalue
});
}
function imagegroup4(cssvalue) {
$(".g4").css({
  'display' : cssvalue
});
}
function imagegroup5(cssvalue) {
$(".g5").css({
  'display' : cssvalue
});
}
function imagegroup6(cssvalue) {
$(".g6").css({
  'display' : cssvalue
});
}
function imagegroup7(cssvalue) {
$(".g7").css({
  'display' : cssvalue
});
}
function imagegroup8(cssvalue) {
$(".g8").css({
  'display' : cssvalue
});
}
function imagegroup9(cssvalue) {
$(".g9").css({
  'display' : cssvalue
});
}
function imagegroup10(cssvalue) {
$(".g10").css({
  'display' : cssvalue
});
}
function imagegroup11(cssvalue) {
$(".g11").css({
  'display' : cssvalue
});
}
function imagegroup12(cssvalue) {
$(".g12").css({
  'display' : cssvalue
});
}
function imagegroup13(cssvalue) {
$(".g13").css({
  'display' : cssvalue
});
}
function imagegroup14(cssvalue) {
$(".g14").css({
  'display' : cssvalue
});
}
function imagegroup15(cssvalue) {
$(".g15").css({
  'display' : cssvalue
});
}function imagegroup16(cssvalue) {
$(".g16").css({
  'display' : cssvalue
});
}
function imagegroup17(cssvalue) {
$(".g17").css({
  'display' : cssvalue
});
}
function imagegroup18(cssvalue) {
$(".g18").css({
  'display' : cssvalue
});
}
function imagegroup19(cssvalue) {
$(".g19").css({
  'display' : cssvalue
});
}

//]]>
