if (document.URL.indexOf("gealnx34.appl.ge.com")>0) menuBaseHref = "http://www.gepowercontrols.com" ;
else menuBaseHref = "" ;

var message = "Beste, de geselecteerde pagina bieden wij enkel aan op onze Engelstalige website.\nKlik OK om verder te gaan of Cancel indien u niet wenst te worden omgeleid." ;
var catalogmessage ="Geachte,\n\nU wordt nu gelinkt naar de Belgische e-cataloog. Het is mogelijk dat bepaalde delen van het getoonde productprogramma niet in de Nederlandse markt gecommercialiseerd worden." ;
 
function confirmsite(url){ 
	if ( confirm(message) ){ 
		open(url) 
	}
}

function confirmcatalog(url){ 
	if ( confirm(catalogmessage) ){ 
		open(url) 
	}
}


document.write('<!-- row 4 -->');
document.write('<tr valign=\"top\">');
document.write('<td colspan=\"2\" id=\"footCell\">');
document.write('<div id=\"foot\">');

document.write('	<p><a href=\"'+menuBaseHref+'/nl/index.htm\">Startpagina</a>  |  <a href=\"'+menuBaseHref+'/nl/product_portfolio/index.htm\">Productprogramma</a>  |  <a href=\"javascript:confirmsite(\'http://www.gepowershop.com\');\">PowerShop</a>  |  <a href=\"'+menuBaseHref+'/nl/resources/index.htm\">Ondersteuning</a>  | <a href=\"'+menuBaseHref+'/nl/contact_us/index.htm\">Contacteer ons</a>  |  <a href=\"'+menuBaseHref+'/nl/site_map.htm\">Site Overzicht</a></p>');
document.write('	<p><a href=\"javascript:confirmsite(\'http://www.geconsumerproducts.com/pressroom\');\">Persinformatie</a>  |  <a href=\"http://www.ge.com/nl/nl/" target="_blank">GE in Nederland Home</a>  |  <a href=\"javascript:confirmsite(\'http://www.ge.com/investors/index.html\');\">Partnerinformatie</a>  |  <a href=\"http://www.ge-energy.com/privacy.jsp\" target="_blank">Privacybeleid</a>  |  <a href=\"javascript:confirmsite(\'http://www.ge.com/accessibility.html\');\">Toegankelijkheidsverklaring</a>  |  <a href=\"javascript:confirmsite(\'http://www.geappliances.com/plcy/tandc2.htm\');\">Gebruiksvoorwaarden</a>  |  <nobr><a href=\"javascript:confirmsite(\'http://www.gelighting.com/tnc/nl/terms.htm\');\">GE Energy EMEA Terms & Conditions</a></nobr></p>');
document.write('	<p id=\"copy\">Copyright General Electric Company 1997');
document.write(' - ' + curYear + '</p>');
document.write('</div>');
document.write('</td>');
document.write('</tr>');
document.write('<!-- row 4 ended -->');

