var preload=new Image();
preload.src="(Images/title_welcome_fr.gif)";
preload.src="(Images/title_project_tracker_fr.gif)";
preload.src="(Images/title_thank_you_fr.gif)";
preload.src="(Images/title_site_map_fr.gif)";
preload.src="(Images/title_profile_fr.gif)";
preload.src="(Images/title_products_services_fr.gif)";
preload.src="(Images/title_process_fr.gif)";
preload.src="(Images/title_portfolio_fr.gif)";
preload.src="(Images/title_important_notices_fr.gif)";
preload.src="(Images/title_contact_us_fr.gif)";
preload.src="(Images/title_error_fr.gif)";

var reasons_web_siteWindow=null;
function reasons_web_site(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,dependent=no';
reasons_web_siteWindow=window.open('',myname,settings);
if(infocus=='front'){reasons_web_siteWindow.focus();reasons_web_siteWindow.location='home_reasons_for_web_site_pop_up_fr.html';}
}

var products_services_first_impressionWindow=null;
function products_services_first_impression(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,dependent=no';
products_services_first_impressionWindow=window.open('',myname,settings);
if(infocus=='front'){products_services_first_impressionWindow.focus();products_services_first_impressionWindow.location='products_services_first_impression_pop_up_fr.html';}
}

var survey_frWindow=null;
function survey_fr(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,dependent=no';
survey_frWindow=window.open('',myname,settings);
if(infocus=='front'){survey_frWindow.focus();survey_frWindow.location='survey_pop_up_fr.html';}
}

var products_services_web_effectiveWindow=null;
function products_services_web_effective(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,dependent=no';
products_services_web_effectiveWindow=window.open('',myname,settings);
if(infocus=='front'){products_services_web_effectiveWindow.focus();products_services_web_effectiveWindow.location='products_services_web_effective_pop_up_fr.html';}
}

var products_services_shopping_cartWindow=null;
function products_services_shopping_cart(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=no,dependent=no';
products_services_shopping_cartWindow=window.open('',myname,settings);
if(infocus=='front'){products_services_shopping_cartWindow.focus();products_services_shopping_cartWindow.location='products_services_shopping_cart_pop_up_fr.html';}
}

var slideShowSpeed = 5000

var crossFadeDuration = 3

var Pic = new Array()

Pic[0] = '../Images/portfolio_electromenages_ml_01.jpg'
Pic[1] = '../Images/portfolio_microcell_telecomm_01.jpg'
Pic[2] = '../Images/portfolio_multinet_01.jpg'
Pic[3] = '../Images/portfolio_vucorp_01.jpg'
Pic[4] = '../Images/portfolio_bridge_point_01.jpg'
Pic[5] = '../Images/portfolio_udt_industries_01.jpg'
Pic[6] = '../Images/portfolio_hafner_01.jpg'
Pic[7] = '../Images/portfolio_al_van_houtte_01.jpg'
Pic[8] = '../Images/portfolio_allo_stop_01.jpg'
Pic[9] = '../Images/portfolio_caristrap_01.jpg'

var t
var j = 0
var p = Pic.length

var preLoad = new Array()
for (i = 0; i < p; i++){
   preLoad[i] = new Image()
   preLoad[i].src = Pic[i]
}

function runSlideShow(){
   if (document.all){
      document.images.SlideShow.style.filter="blendTrans(duration=2)"
      document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
      document.images.SlideShow.filters.blendTrans.Apply()      
   }
   document.images.SlideShow.src = preLoad[j].src
   if (document.all){
      document.images.SlideShow.filters.blendTrans.Play()
   }
   j = j + 1
   if (j > (p-1)) j=0
   t = setTimeout('runSlideShow()', slideShowSpeed)
}

var portfolio_01Window=null;
function portfolio_01(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=yes,dependent=no';
portfolio_01Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_01Window.focus();portfolio_01Window.location='portfolio_al_van_houtte_pop_up_fr.html';}
}

var portfolio_02Window=null;
function portfolio_02(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_02Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_02Window.focus();portfolio_02Window.location='portfolio_allo_stop_pop_up_fr.html';}
}

var portfolio_03Window=null;
function portfolio_03(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=no,dependent=no';
portfolio_03Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_03Window.focus();portfolio_03Window.location='portfolio_bridge_point_pop_up_fr.html';}
}

var portfolio_04Window=null;
function portfolio_04(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_04Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_04Window.focus();portfolio_04Window.location='portfolio_caristrap_pop_up_fr.html';}
}

var portfolio_05Window=null;
function portfolio_05(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=yes,resizable=yes,dependent=no';
portfolio_05Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_05Window.focus();portfolio_05Window.location='portfolio_electromenagers_ml_pop_up_fr.html';}
}

var portfolio_06Window=null;
function portfolio_06(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_06Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_06Window.focus();portfolio_06Window.location='portfolio_hafner_pop_up_fr.html';}
}

var portfolio_07Window=null;
function portfolio_07(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_07Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_07Window.focus();portfolio_07Window.location='portfolio_microcell_telecom_pop_up_fr.html';}
}

var portfolio_08Window=null;
function portfolio_08(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_08Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_08Window.focus();portfolio_08Window.location='portfolio_multinet_pop_up_fr.html';}
}

var portfolio_09Window=null;
function portfolio_09(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_09Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_09Window.focus();portfolio_09Window.location='portfolio_udt_industries_pop_up_fr.html';}
}

var portfolio_10Window=null;
function portfolio_10(mypage,myname,w,h,pos,infocus){
if(pos=='random'){
LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;
TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=='center'){
LeftPosition=(screen.width)?(screen.width-w)/2:100;
TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!='center' && pos!='random') || pos==null){LeftPosition=100;TopPosition=100;}settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',location=no,directories=no,menubar=no,toolbar=no,status=no,scrollbars=no,resizable=yes,dependent=no';
portfolio_10Window=window.open('',myname,settings);
if(infocus=='front'){portfolio_10Window.focus();portfolio_10Window.location='portfolio_vucorp_pop_up_fr.html';}
}