//LMSOFT Web Creator Pro, Version:5.2.0.0
//LMSOFT Kernel 80

var projectroot="./";
InitResID(1)
var LMObjects = new Array();
var pub_home = "./index.html"
var objindex=0;
var Stretch=2;
var Position=2;
var ScaleW=1.000000;
var ScaleH=1.000000;
var fontbase=96.;
//---------------------------------------------------------------------------------------------
try {
if(isValideBrowser(7.00,5.00)) {
//---------------------------------------------------------------------------------------------
LMObjects[objindex++] = LMPage("Page",null,null,null);
LMObjects[objindex++] = LMImage("Box2",1,0,null,0,null,null,null,null,0);
objlist = new Array();
LMObjects[objindex++] = LMGroup("GSupport",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("GSociete",1,objlist);
LMObjects[objindex++] = LMImage("Box5",1,0,null,0,null,null,null,null,0);
branchlist = new Array();
LMObjects[objindex++] = LMText("Text3",1,0,null,0,null,branchlist,null,null,0,0,0,0);
LMObjects[objindex++] = LMImage("Img6",1,0,null,0,null,null,null,null,0);
objlist = new Array();
objlist[0] = "Box5";
objlist[1] = "Text3";
objlist[2] = "Img6";
LMObjects[objindex++] = LMGroup("GBienvenue",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("G_Actualites",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("GMenu",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("GProduit1",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("GProduit2",1,objlist);
objlist = new Array();
LMObjects[objindex++] = LMGroup("Gbas",1,objlist);
LMObjects[objindex++] = LMImage("Box1",1,0,null,0,null,null,null,null,0);
menusystemmodel002Show(56, 180, "MenuSystem1");
objlist = new Array();
objlist[0] = "Box1";
objlist[1] = "MenuSystem1";
LMObjects[objindex++] = LMGroup("GBanniere",1,objlist);
branchlist = new Array();
branchlist[0] = null;
branchlist[1] = null;
imagelist = new Array();
imagelist[0]="./images/dscf55002.jpg";
imagelist[1]="./images/dscf54992.jpg";
imagelist[2]="./images/dscf54982.jpg";
imagelist[3]="./images/dscf54972.jpg";
imagelist[4]="./images/dscf54962.jpg";
imagelist[5]="./images/dscf54952.jpg";
imagelist[6]="./images/dscf54942.jpg";
imagelist[7]="./images/dscf55012.jpg";
LMObjects[objindex++] = LMIAnim("Ani1",1,0,null,0,null,branchlist,null,null,imagelist,true,1,true,false,1.00);
branchlist = new Array();
LMObjects[objindex++] = LMText("Text1",1,0,null,0,null,branchlist,null,null,0,0,0,0);
branchlist = new Array();
LMObjects[objindex++] = LMText("Text2",1,0,null,0,null,branchlist,null,null,0,0,0,0);
branchlist = new Array();
LMObjects[objindex++] = LMText("Text4",1,0,null,0,null,branchlist,null,null,0,0,0,0);
//---------------------------------------------------------------------------------------------
}
}catch(e) {
alert(e.message);
}
var backpanel2=FindTagFromId("lmwcbackpanel2");
backpanel2.align="left";
SetBaseColor(0x3ef,0x3f2,0x87);
LMObjectAnimate(Stretch,Position,ScaleW,ScaleH);
function PageTrapClick(e)
{
	if(is.ns && e.which!=1) return false;
	if(is.ie && event.button!=1) return false;
	if(is.ns && is.major<5) if(NSLMGlobalDn(e)==false) return false;
}
document.onmousedown=PageTrapClick;
document.oncontextmenu=new Function("return false;");

