/*
$(document).ready(function(){
	if(typeof sIFR == "function"){
		sIFR.replaceElement(named({sSelector:"body.en h1", sFlashSrc:base+"HelveticaNeue.swf", sColor:"#003366", sLinkColor:"#003366", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0,sWmode:"transparent"}));
	};
});
*/

function goTo(url) {
	window.location = url;
}