function swapinfomax() {
var image = document.getElementById("infomax")
image.src = "./images/infomax_d.png"
}
function swapinfomax2() {
var image = document.getElementById("infomax")
image.src = "./images/infomax.png"
}
function swapgfe() {
var image = document.getElementById("gfe")
image.src = "./images/GFE_d.png"
}
function swapgfe2() {
var image = document.getElementById("gfe")
image.src = "./images/GFE.png"
}
function swapcontact() {
var image = document.getElementById("contact")
image.src = "./images/ContactUs_d.png"
}
function swapcontact2() {
var image = document.getElementById("contact")
image.src = "./images/ContactUs.png"
}
// JavaScript Document
function createflash(fname,h,w)
{
document.write("<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab #version=6,0,29,0 height=" + h + " width=" + w + " classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>");
document.write("<PARAM NAME='movie' VALUE='" + fname + "'><PARAM NAME='quality' VALUE='high'>");
document.write("<PARAM NAME='menu' VALUE='false'>");
document.write("<PARAM NAME='BGCOLOR' VALUE='208BBF'>");
document.write("<embed src='" + fname + "' quality='high' menu=false pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='" + w + "' height='" + h + "'></embed></OBJECT>");
}


  var _gaq = _gaq || [];

  _gaq.push(['_setAccount', 'UA-24576226-3']);

  _gaq.push(['_trackPageview']);

 

  (function() {

    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

  })();

 

