// www.aowomhoog.nl aow_service.js 

/* the functions and vars for the "service" links in the bottom of the right column,
   only visible if js is enabled */

function makeFavo(){
	if ((navigator.appVersion.indexOf("MSIE") > 0) && (parseInt(navigator.appVersion) >= 4)) {
	window.external.AddFavorite(location.href, document.title);
	}
	else {
	document.getElementById("noIEfavo").style.display="block";
	}
}
function closeNoIEfavo(){
    document.getElementById("noIEfavo").style.display="none";
    }

// mailvariabelen

	aIlTo="a&#105;lto&#58;"
	aaP="&#64;"
	dotNl="&#46;com"

beFore="webmasterAOWomhoog"
afTer="gmail"

onderwerpC="Reactie%20n.a.v.%20AOW-Omhoog!%20website"
inHoud1C="Verzendpagina%20(dit%20svp%20laten%20staan):%0D%0A"
inHoud2C=""+window.location+"%0D%0A%0D%0A"
inHoud3C="Mijn%20reactie%20is:%0D%0A%0D%0A%0D%0A"
inHoud4C="In%20te%20vullen%20voor%20zover%20gewenst,%20als%20u%20wilt%20dat%20wij%20contact%20met%20u%20opnemen:%0D%0A"
inHoud5C="[naam:]%20%0D%0A[adres:]%20%0D%0A[postcode%20en%20plaats:]%20%0D%0A"
inHoud6C="[tel.nr.:]%20%0D%0A"
mailHrefPlatform="m"+aIlTo+beFore+aaP+afTer+dotNl+"?subject="+onderwerpC+"&amp;body="+inHoud1C+inHoud2C+inHoud3C+inHoud4C+inHoud5C+inHoud6C+""

onderwerpFriend="Link%20naar%20website%20Platform%20AOW%20Omhoog%20"
inHoud1F="Link%20naar%20pagina%20op%20de%20website%20van%20het%20Platform%20AOW%20Omhoog:%0D%0A"
inHoud2F=window.location
inHoud3F="%20%0D%0A%0D%0A"
inHoud4F="Beste%20/%20Geachte%20...%20enz.%0D%0A"
mailHrefFriend="m"+aIlTo+"?subject="+onderwerpFriend+"&amp;body="+inHoud1F+inHoud2F+inHoud3F+inHoud4F+""

// einde mailvariabelen

document.write('<img src="/images/minilogoAOW30x16.gif" width="30" height="16" alt=" | ">&nbsp;')

document.write('<a href="'+mailHrefFriend+'" title="Maak iemand attent op deze webpagina met een pasklaar e-mail\'tje" onmouseover="window.status=\'\';return true;">')

document.write('d&#243;&#243;rmailen<\/a>&nbsp;')

document.write('<img src="/images/minilogoAOW30x16.gif" width="30" height="16" alt=" | ">&nbsp;')

// document.write('<a href="'+mailHrefPlatform+'" title="Stuur direct een e-mail aan ...">')

// document.write('e-mail&nbsp;Platform<\/a>&nbsp;')

// document.write('<img src="/images/minilogoAOW30x16.gif" width="30" height="16" alt=" | ">&nbsp;')

document.write('<a href="javascript:void(makeFavo())" title="Zet een koppeling naar deze pagina in uw Favorieten-mapje" onmouseover="window.status=\'\';return true;">')
document.write('onthouden<\/a>&nbsp;')

document.write('<img src="/images/minilogoAOW30x16.gif" width="30" height="16" alt=" | ">&nbsp;')

document.write('<span id="printing">')
document.write('<a href="javascript:void(window.print())" title="Druk deze pagina af op uw printer" onmouseover="window.status=\'\';return true;"><img ')
document.write('src="/images/transp1x1.gif" width="16" height="15" alt=""><span>print deze pagina<\/span><\/a><\/span>')

document.write('<div id="noIEfavo" style="display: none; width: 23.3em; margin: -.5em 0 2em auto; padding: 2px 2px 2px 5px; text-align: left; border: 1px solid green; background: #FDF9F3; color: #800000;">');
document.write('<a style="position: relative; float:right; text-decoration: none; border: 1px solid blue; margin-left: 10px; padding: 0 5px; color: red; background: white; font-weight: bold; font-size: .85em;" ');
document.write('title="Sluit venstertje" href="javascript:closeNoIEfavo()">X<\/a>');
document.write('<p style="font-size: .86em; line-height: 140%; margin-top: 5px;">Klik svp in het menu bovenaan op "Bladwijzers" (of "Bookmarks" of "Favorieten"), ');
document.write('en klik dan op "Bladwijzer voor deze pagina maken" (enz.)<\/p><\/div>');

