<!-- 
if (document.images) {
	var emboff = new Image();
   	emboff.src = "images/homeon.gif";
	var emb1off = new Image();
	emb1off.src = "images/about1on.gif";
        var emb2off = new Image();
        emb2off.src = "images/support1on.gif";
        var emb3off = new Image();
        emb3off.src = "images/commareaon.gif";
        var emb4off = new Image();
        emb4off.src = "images/funon.gif";
        var emb5off = new Image();
        emb5off.src = "images/contact1on.gif";
	var emb6off = new Image();
	emb6off.src = "images/healthoff.gif";
        var emb7off = new Image();
        emb7off.src = "images/askoff.gif";
        var emb8off = new Image();
        emb8off.src = "images/feraloff.gif";
        var emb9off = new Image();
        emb9off.src = "images/fosteroff.gif";
        var emb10off = new Image();
        emb10off.src = "images/kittenoff.gif";

    	var embon = new Image();
   	embon.src = "images/homeoff.gif";
	var emb1on = new Image();
        emb1on.src = "images/about1off.gif";
        var emb2on = new Image();
        emb2on.src = "images/support1off.gif";
        var emb3on = new Image();
        emb3on.src = "images/commareaoff.gif";
        var emb4on = new Image();
        emb4on.src = "images/funoff.gif";
        var emb5on = new Image();
        emb5on.src = "images/contact1off.gif";
	var emb6on = new Image();
        emb6on.src = "images/healthon.gif";
        var emb7on = new Image();
        emb7on.src = "images/askon.gif";
        var emb8on = new Image();
        emb8on.src = "images/feralon.gif";
        var emb9on = new Image();
        emb9on.src = "images/fosteron.gif";
        var emb10on = new Image();
        emb10on.src = "images/kittenon.gif";
}

function img_act(imgName) {
if (document.images) {
       	document.images[imgName].src = eval(imgName + "on.src");
}
}
    
function img_inact(imgName) {
if (document.images) {
        document.images[imgName].src = eval(imgName + "off.src");
}
}

<!--End rollover scripts-->


function opendonate(){
var popurl="https://www.networkforgood.org/donation/MakeDonation.aspx?ORGID2=77-0551430&source=GS&cmpgn=DNT"
winpops=window.open(popurl,"","width=830,height=500,top=100,left=100,resizable=1,scrollbars=yes")
}

function opendonateprint(){
var popurl="donateform.html"
winpops=window.open(popurl,"","width=500,height=500,top=100,left=100,resizable=1,scrollbars=no")
}

function openfelicite(){
var popurl="http://www.felicite.com/donations/donate.cfm?id=26320e59"
winpops=window.open(popurl,"","width=500,height=500,top=100,left=100,resizable=1,scrollbars=no")
}

function opencontact(){
var popurl="donategoods.html"
winpops=window.open(popurl,"","width=500,height=600,top=30,left=30,resizable=1,scrollbars=no")
}

function boards(){
var popurl="wwwboard/wwwboard.html"
winpops=window.open(popurl,"","width=550,height=500,top=100,left=100,toolbar=1,location=0,directories=0,status=1,menubar=0,scrollbars=yes,resizable=1")
}

function cliff(){
var popurl="games/cliffie/cliffie.htm"
winpops=window.open(popurl,"","width=670,height=405,top=100,left=100,")
}

function bap(){
var popurl="nemesis.html"
winpops=window.open(popurl,"","width=640,height=450,top=100,left=100,")
}