function initbanner() {
	var a = create_elem( "A" , { href : "mailto:info@artema-france.org", target: "_blank" } ) ;
	a.innerHTML = "<div style=\"position: relative; width: 198px; height: 24px; top: 63px; float:right;margin-right:12px; background: transparent url(/clients/artemaweb/images/mail_artema.png) top left no-repeat; cursor: pointer ; _background-image : url('/images/blank.gif') ; _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/clients/artemaweb/images/mail_artema.png',sizingMethod='image' ) ;\"></div>" ;
	ge( "qlub_headerbanner" ).appendChild( a ) ;
}

function custom_loadlogin( ) {
	ge( "qlub_login_div" ).parentNode.width = "" ;
	ge( "qlub_login_div" ).innerHTML = "<a class=\"pagetextcolor\" href=\"http://www.artema-france.org/local/espace-adherents.html\" target=\"_blank\" style=\"font-size : 18px ; padding-right : 12px\">Espace Adhérents</a>" ;
}