//document.body.style.backgroundPosition="0 116px";
document.body.className="bgPush";

//document.write('<div style="background:url(wrscommonfiles/bg-header.gif) repeat-x;"><div style="width:978px; height:116px; margin:0 auto"><img src="wrscommonfiles/header.gif" /></div></div>');
document.write('<div id="wrsHeader"><table align="center" border="0" cellspacing="0" cellpadding="0"><tr><td class="wrsHeader"><table class="wrsHeaderLeft" border="0" cellspacing="0" cellpadding="0"><tr><td valign="middle" width="230"><a href="http://www.wrs.com.sg/"><img src="wrscommonfiles/hf-logo-wrs.png" /></a></td><td valign="middle"><a href="http://www.birdpark.com.sg/"><img src="wrscommonfiles/hf-logos_01.png" /></a></td><td valign="middle"><a href="http://www.nightsafari.com.sg/"><img src="wrscommonfiles/hf-logos_02.png" /></a></td><td valign="middle"><a href="http://riversafari.com.sg/"><img src="wrscommonfiles/hf-logos_03.png" /></a></td><td valign="middle"><a href="http://www.zoo.com.sg/"><img src="wrscommonfiles/hf-logos_04.png" /></a></td><td valign="middle"><a href="http://www.wrscf.org.sg/"><img src="wrscommonfiles/hf-logos_05.png" /></a></td></tr></table><div class="wrsHeaderRight"><a href="http://www.wrs.com.sg/subscribe.html"><img src="wrscommonfiles/hf-icon-1.png" title="Subscribe" class="hftip" /></a><a href="http://www.wrs.com.sg/getinvolved-volunteer.html"><img src="wrscommonfiles/hf-icon-2.png" title="Volunteer" class="hftip" /></a><a href="http://twitter.com/wrssg" target="_blank"><img src="wrscommonfiles/hf-icon-3.png" title="Follow us" class="hftip" /></a><a href="http://www.facebook.com/wrs.sg" target="_blank"><img src="wrscommonfiles/hf-icon-4.png" title="Like us" class="hftip" /></a><a href="http://www.youtube.com/WildlifeReservesSg" target="_blank"><img src="wrscommonfiles/hf-icon-5.png" title="WRS videos" class="hftip" /></a><a href="http://wrscomsg.wordpress.com/" target="_blank"><img src="wrscommonfiles/hf-icon-6.png" title="Wildlife Press" class="hftip" /></a></div><div class="wrsHeaderTabs"><a href="http://www.birdpark.com.sg/"><img src="wrscommonfiles/hf-btn-jbp.png" /></a><a href="http://www.nightsafari.com.sg/"><img src="wrscommonfiles/hf-btn-ns.png" /></a><a href="http://riversafari.com.sg/"><img src="wrscommonfiles/hf-btn-rs.png" /></a><a href="http://www.zoo.com.sg/"><img src="wrscommonfiles/hf-btn-szoo.png" /></a><a href="http://www.wrscf.org.sg/"><img src="wrscommonfiles/hf-btn-wrscf.png" /></a><a href="http://education.wrs.com.sg/"><img src="wrscommonfiles/hf-btn-education.png" /></a><a href="http://conservation.wrs.com.sg/"><img src="wrscommonfiles/hf-btn-conservation.png" /></a><a href="http://www.wrs-itswild.com.sg/"><img src="wrscommonfiles/hf-btn-membership.png" /></a><a href="http://www.wrs.com.sg/dining.html"><img src="wrscommonfiles/hf-btn-dine-events.png" /></a><a href="http://www.wrs.com.sg/shopping.html"><img src="wrscommonfiles/hf-btn-shopping.png" /></a></div></tr></td></table></div>');

/**
Vertigo Tip by www.vertigo-project.com
Requires jQuery
*/
this.hftip=function(){this.xOffset=-15;this.yOffset=25;$(".hftip").unbind().hover(function(a){this.t=this.title;this.title="";this.top=(a.pageY+yOffset);this.left=(a.pageX+xOffset);$("body").append('<p id="hftip"><img id="hftipArrow" />'+this.t+"</p>");$("p#hftip #hftipArrow").attr("src","wrscommonfiles/vtip_arrow.png");$("p#hftip").css("top",this.top+"px").css("left",this.left+"px").fadeIn("slow")},function(){this.title=this.t;$("p#hftip").fadeOut("slow").remove()}).mousemove(function(a){this.top=(a.pageY+yOffset);this.left=(a.pageX+xOffset);$("p#hftip").css("top",this.top+"px").css("left",this.left+"px")})};jQuery(document).ready(function(a){hftip()});
