function loadcss(templateName){

	if (jQuery.browser.msie) {
		document.write('<link rel="stylesheet" href="templates/' + templateName + '/css/template_eucislll_ie_fix.css" type="text/css"/>');
    }
	
}

function writeFBXML(){
	document.write('<fb:like-box href="http://www.facebook.com/platform#!/pages/The-European-Civil-Society-Platform-on-Lifelong-Learning-EUCIS-LLL/180860091928453" width="215" show_faces="true" stream="false" header="false"></fb:like-box>');
}

function gotohomepage(){
	window.location = "http://pages.eucis-lll.eu/";
	return false;
}
