function importCss(){var W="<link rel='stylesheet' media='screen' type='text/css' href='css/";var E="'>";var H="dialog.css";var I=W+H+E;var P="cavaliens.css";var S=W+P+E;var F="skinDefault.css";var J=W+F+E;var G="structure.css";var T="structure_Ie6.css";var U="speciale.css";var D="speciale_Firefox.css";var Q="speciale_Firefox3.css";var A="speciale_Ie7.css";var N="speciale_Opera.css";var B="speciale_Safari.css";document.write(I);document.write(S);var L=navigator.appName;if(L=="Microsoft Internet Explorer"){var O=navigator.appVersion.indexOf("MSIE");var C=(parseInt(navigator.appVersion.substring(O+5,O+6)));if(C>6){document.write(W+G+E);document.write(W+A+E)}else{document.write(W+T+E)}}else{if((new String(navigator.appVersion)).toLowerCase().indexOf("safari")>=0){try{document.write(W+G+E);document.write(W+B+E)}catch(R){}}else{if((navigator.userAgent.indexOf("Mozilla")!=-1)||(navigator.userAgent.indexOf("mozilla")!=-1)){var K=navigator.userAgent.indexOf("Firefox");var M=navigator.userAgent.indexOf("Iceweasel");var C=(parseInt(navigator.userAgent.substring(M+10,M+11)));var V=(parseInt(navigator.userAgent.substring(K+8,K+9)));if(C<3){document.write(W+G+E);document.write(W+D+E)}else{if(V<3){document.write(W+G+E);document.write(W+D+E)}else{document.write(W+G+E);document.write(W+Q+E)}}}else{if((navigator.userAgent.indexOf("Opera")!=-1)||(navigator.userAgent.indexOf("opera")!=-1)){document.write(W+G+E);document.write(W+N+E)}else{document.write(W+G+E);document.write(W+U+E)}}}}document.write(J)}importCss();function preloadImages(){image1=new Image();image1.src="img/default/background/header_bottom_bg.gif";image2=new Image();image2.src="img/default/onglet/onglet_OFF_body.gif"}preloadImages();