﻿function PrintHomePage(url,text) {
if ((document.all)&&(document.getElementById)) { // teste si IE5 et +
document.write("<a href=\"javascript:\" onclick=\"javascript:this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'"+url+"\')\">"+text+"</a>"); } }
function mail() {
ss="ier"; ma="xav"; pro="mai"; ia="gos.com?subject=Contact administration Lexilogos"; vin="l"; al="@lexilo"; cia="to:";
total = pro + vin + cia + ma + ss + al + ia;
parent.location = total; }