integraspec.com - information about domain
- Server Status: available
- Server IP: 64.26.174.92
- Server Response Time: 287ms
Site title
Welcome to IntegraSpec ICF insulating concrete forms
Keywords
energy efficient building, green product, member of insulating concrete forms association, icfa, insulating concrete forms, insulated forms, insulating forms, stay in place forms, wall forms, foam forms, walls, wall systems, wall construction, concrete w
Description
ICF Insulating Concrete Forms official site of The User Friendly ICF insulated. IntegraSpec is a quality & performing insulating concrete form wallsystem produced by Phil-Insul Corporation that will bring you financial reward rewards. IntegraSpec is
Alexa information
Alexa rank: 6,846,175
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| integraspec.com | IN | A | 64.26.174.92 | 86400 | ||
| integraspec.com | IN | SOA | 86400 | mname: mag2.magma.ca rname: corpsupport.magma.ca serial: 2008043070 refresh: 10800 retry: 3600 expire: 604800 minimum-ttl: 86400 |
||
| integraspec.com | IN | MX | 86400 | integraspec.com.s8a2.psmtp.com | pri: 200 | |
| integraspec.com | IN | MX | 86400 | integraspec.com.s8b1.psmtp.com | pri: 300 | |
| integraspec.com | IN | MX | 86400 | integraspec.com.s8b2.psmtp.com | pri: 400 | |
| integraspec.com | IN | MX | 86400 | integraspec.com.s8a1.psmtp.com | pri: 100 | |
| integraspec.com | IN | NS | 86400 | mag2.magmacom.com | ||
| integraspec.com | IN | NS | 86400 | mag3.magma.ca | ||
| integraspec.com | IN | NS | 86400 | mag1.magma.ca |
Server Location
Site source
Show / hide source
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Welcome to IntegraSpec ICF insulating concrete forms</title>
<link rel="shortcut icon" href="../Web%20Pages/favicon.ico" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<META NAME="revisit-after" CONTENT="10 Days">
<META NAME="description" CONTENT="ICF Insulating Concrete Forms official site of The User Friendly ICF insulated.
IntegraSpec is a quality & performing insulating concrete form wallsystem produced by Phil-Insul Corporation that will bring you financial reward rewards.
IntegraSpec is an innovative building system that allows you to easily construct stronger, safer, quieter, more energy efficient and
environmentally friendlier homes and commercial buildings. User Friendly ICF (insulating concrete forms). High quality & performing
ICF is produced in the U.S. and Canada.">
<META NAME="keywords" CONTENT="energy efficient building, green product, member of insulating concrete forms association, icfa, insulating concrete forms,
insulated forms, insulating forms, stay in place forms, wall forms, foam forms, walls, wall systems, wall construction, concrete walls,
forming, building systems, alternative building products, permanent forms, foundations, foundation walls, concrete homes, i.c.f., icfs,
energy savings, energy efficient construction, insulated walls, thermal mass, environmentally friendly building products,
tornado protection, hurricane readiness, wind protection, polystyrene, styrofoam, insulation, poured concrete walls,
innovative building systems, air infiltration, r-values, healthy homes residential construction, r-2000, composite walls,
composite wall, financial reward rewards, franchise, distributor, integraspec">
<meta name="GOOGLEBOT" content="index,follow">
<META NAME="robots" CONTENT="INDEX,FOLLOW">
<!-- <META NAME="alias" CONTENT="http://www.integraspec.com/"> -->
<META NAME="owner" CONTENT="integraspec.com">
<style type="text/css">
<!--
.newsTxt1 {
font-size: .8em;
font-family: verdana, helvetica, arial, sans-serif;
}
.newsTxt2 {
font-size: 1em;
font-family: verdana, helvetica, arial, sans-serif;
font-weight: bold;
}
-->
</style>
<script type="text/javascript">
<!--
/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Robert Suppenbach ::webdevel.deezhosts.net */
var toScroll=new Array()
var ie=document.all
var dom=document.getElementById
var firstNews_obj;
var secondNews_obj;
function newsScroll(name){
var c=this; c.name=name; c.mc=0; c.i=2;
return this;
}
newsScroll.prototype.addItem = function(text,link,font,fontSize,fontStyle){
var c = this;
if (link !=''){
if (font != '')
toScroll[c.mc]="<a href='"+link+"'><font face='"+font+"' size='"+fontSize+"' Class='"+fontStyle+"'>"+text+"</font></a>";
else
toScroll[c.mc]="<a href='"+link+"'><font Class='"+fontStyle+"'>"+text+"</font></a>";
}
else {
if (font != '')
toScroll[c.mc]="<font face='"+font+"' size='"+fontSize+"' Class='"+fontStyle+"'>"+text+"</font>";
else
toScroll[c.mc]="<font Class='"+fontStyle+"'>"+text+"</font>";
}
c.mc++;
}
newsScroll.prototype.construct = function(){
var c = this; theWidth = c.scrollerwidth; theHeight=c.scrollerheight; thebgColor = c.scrollerbgcolor; theBackground =c.scrollerbackground; theDelay=c.scrollerdelay;
scroll_obj=eval(c.name);
if (ie||dom){
document.writeln('<div id="main2" style="position:relative;width:'+theWidth+';height:'+theHeight+';overflow:hidden;background-color:'+thebgColor+' ;background-image:url('+theBackground+')">')
document.writeln('<div style="position:absolute;width:'+theWidth+';height:'+theHeight+';clip:rect(0 '+theWidth+' '+theHeight+' 0);left:0;top:0">')
document.writeln('<div id="firstNews" style="position:absolute;width:'+theWidth+';left:0;top:1">')
document.write(toScroll[0])
document.writeln('</div>')
document.writeln('<div id="secondNews" style="position:absolute;width:'+theWidth+';left:0;top:0;visibility:hidden">')
document.write(toScroll[dyndetermine=(toScroll.length==1)? 0 : 1])
document.writeln('</div>')
document.writeln('</div>')
document.writeln('</div>')
}
}
newsScroll.prototype.move = function(whichdiv){
var c = this; theDelay = c.scrollerdelay; theHeight = c.scrollerheight;
scroll_obj=eval(c.name);
tdiv=eval(whichdiv)
if (parseInt(tdiv.style.top)>0&&parseInt(tdiv.style.top)<=5){
tdiv.style.top=0+"px"
setTimeout("scroll_obj.move(tdiv)",theDelay)
setTimeout("scroll_obj.move2(secondNews_obj)",theDelay)
//document.write('Got Milk?')
return
}
if (parseInt(tdiv.style.top)>=tdiv.offsetHeight*-1){
tdiv.style.top=parseInt(tdiv.style.top)-5+"px"
setTimeout("scroll_obj.move(tdiv)",50)
}
else {
tdiv.style.top=parseInt(theHeight)+"px"
tdiv.innerHTML=toScroll[c.i]
if (c.i==toScroll.length-1)
c.i=0
else
c.i++
}
}
newsScroll.prototype.move2 = function(whichdiv){
var c = this; theDelay = c.scrollerdelay; theHeight= c.scrollerheight;
scroll_obj=eval(c.name);
tdiv2=eval(whichdiv)
if (parseInt(tdiv2.style.top)>0&&parseInt(tdiv2.style.top)<=5){
tdiv2.style.top=0+"px"
setTimeout("scroll_obj.move2(tdiv2)",theDelay)
setTimeout("scroll_obj.move(firstNews_obj)",theDelay)
return
}
if (parseInt(tdiv2.style.top)>=tdiv2.offsetHeight*-1){
tdiv2.style.top=parseInt(tdiv2.style.top)-5+"px"
setTimeout("scroll_obj.move2(secondNews_obj)",50)
}
else {
tdiv2.style.top=parseInt(theHeight)+"px"
tdiv2.innerHTML=toScroll[c.i]
if (c.i==toScroll.length-1)
c.i=0
else
c.i++
}
}
newsScroll.prototype.startScroll = function(){
var c = this;
scroll_obj=eval(c.name);
if (toScroll.length >2)
c.i = 2;
else
c.i = 0;
firstNews_obj=ie? firstNews : document.getElementById("firstNews")
secondNews_obj=ie? secondNews : document.getElementById("secondNews")
setTimeout("scroll_obj.move(firstNews_obj)",c.scrollerDelay);
secondNews_obj.style.top=theHeight;
secondNews_obj.style.visibility='visible'
}
-->
</script>
<style type="text/css">
td img {display: block;}
</style>
<link href="../css.css" rel="stylesheet" type="text/css" />
<script language="JavaScript">
<!--
function mmLoadMenus() {
if (window.mm_menu_0411165739_0) return;
window.mm_menu_0411165739_0 = new Menu("root",125,20,"Verdana, Arial, Helvetica, sans-serif",10,"#F4F6F3","#FFFF00","#065272","#6F9CAF","left","middle",5,0,250,-5,7,true,false,true,5,false,true);
mm_menu_0411165739_0.addMenuItem("What is ICF?","window.open('icf.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("ICF Benefits ","window.open('icf_benefits.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("About IntegraSpec","window.open('about.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("Online Brochures","window.open('brochure.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("Our Products","window.open('our_products.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("What's New?","window.open('whats_new.htm', '_self');");
mm_menu_0411165739_0.addMenuItem("Events & Shows","window.open('events_and_shows.htm', '_top');");
mm_menu_0411165739_0.addMenuItem("FAQs/Forum","window.open('http://www.integraspec.com/forum/index.php', '_blank');");
mm_menu_0411165739_0.fontWeight="bold";
mm_menu_0411165739_0.hideOnMouseOut=true;
mm_menu_0411165739_0.bgColor='#C2C4BF';
mm_menu_0411165739_0.menuBorder=0;
mm_menu_0411165739_0.menuLiteBgColor='#C2C4BF';
mm_menu_0411165739_0.menuBorderBgColor='#1D637D';
window.mm_menu_0411171829_0 = new Menu("root",155,20,"Verdana, Arial, Helvetica, sans-serif",10,"#F4F6F3","#FFFF00","#065272","#6F9CAF","left","middle",5,0,250,-5,7,true,false,true,5,false,true);
mm_menu_0411171829_0.addMenuItem("Form Unit Specs","window.open('Form_unit.htm', '_self');");
mm_menu_0411171829_0.addMenuItem("Approvals","window.open('approvals.htm', '_self');");
mm_menu_0411171829_0.addMenuItem("Installation manual","window.open('pdf/Installation_Manual_V8.0.pdf', '_blank');");mm_menu_0411171829_0.addMenuItem("Creative Applications","window.open('applications.htm', '_self');");
mm_menu_0411171829_0.addMenuItem("Architects Only","window.open('register.php?user_type=architect', '_blank');");
mm_menu_0411171829_0.addMenuItem("Engineer Only","window.open('register.php?user_type=engineer', '_blank');");
mm_menu_0411171829_0.addMenuItem("Estimating","window.open('estimating.htm', '_self');");
mm_menu_0411171829_0.addMenuItem("Downloads/Slide Shows","window.open('downloads.htm', '_self');");
mm_menu_0411171829_0.fontWeight="bold";
mm_menu_0411171829_0.hideOnMouseOut=true;
mm_menu_0411171829_0.bgColor='#B6C1C5';
mm_menu_0411171829_0.menuBorder=0;
mm_menu_0411171829_0.menuLiteBgColor='#B6C1C5';
mm_menu_0411171829_0.menuBorderBgColor='#1D637D';
window.mm_menu_0411173832_0 = new Menu("root",155,20,"Verdana, Arial, Helvetica, sans-serif",10,"#F4F6F3","#FFFF00","#065272","#6F9CAF","left","middle",5,0,250,-5,7,true,false,true,5,false,true); mm_menu_0411173832_0.addMenuItem("HomeOwners","window.open('home_owners.htm', '_self');");
mm_menu_0411173832_0.addMenuItem("Builders","window.open('builders.htm', '_self');");
mm_menu_0411173832_0.addMenuItem("Feature Projects","window.open('project_gallery.htm', '_self');");
mm_menu_0411173832_0.addMenuItem("Awards","window.open('res_awards.htm', '_self');");
mm_menu_0411173832_0.addMenuItem("Home Plans","window.open('home_plans.htm', '_self');");
mm_menu_0411173832_0.fontWeight="bold";
mm_menu_0411173832_0.hideOnMouseOut=true;
mm_menu_0411173832_0.bgColor='#B6C1C5';
mm_menu_0411173832_0.menuBorder=1;
mm_menu_0411173832_0.menuLiteBgColor='#B6C1C5';
mm_menu_0411173832_0.menuBorderBgColor='#1D637D';
window.mm_menu_0411184846_0 = new Menu("root",155,20,"Verdana, Arial, Helvetica, sans-serif",10,"#F4F6F3","#FFFF00","#065272","#6F9CAF","left","middle",5,0,250,-5,7,true,false,true,5,false,true);
mm_menu_0411184846_0.addMenuItem("General Contractor","window.open('general_contractor.htm', '_self');");
mm_menu_0411184846_0.addMenuItem("Feature Projects","window.open('feature_projects.htm', '_self');");
mm_menu_0411184846_0.addMenuItem("Awards","window.open('comm_awards.htm', '_self');");
mm_menu_0411184846_0.fontWeight="bold";
mm_menu_0411184846_0.hideOnMouseOut=true;
mm_menu_0411184846_0.bgColor='#B6C1C5';
mm_menu_0411184846_0.menuBorder=1;
mm_menu_0411184846_0.menuLiteBgColor='#B6C1C5';
mm_menu_0411184846_0.menuBorderBgColor='#1D637D';
window.mm_menu_0411191551_0 = new Menu("root",157,20,"Verdana, Arial, Helvetica, sans-serif",10,"#F4F6F3","#FFFF00","#065272","#6F9CAF","left","middle",5,0,250,-5,7,true,false,true,5,false,true);
mm_menu_0411191551_0.addMenuItem("Contact Us","window.open('contact_us.htm', '_self');");
mm_menu_0411191551_0.addMenuItem("Distributorship Inquiries","window.open('distributorship.htm', '_self');");
mm_menu_0411191551_0.addMenuItem("Find a Distributor","window.open('find_distributor.htm', '_self');");
mm_menu_0411191551_0.addMenuItem("Distributors Only","window.open('http://www.integraspec.com/distforum/', '_blank');");
mm_menu_0411191551_0.addMenuItem("Links","window.open('links.htm', '_self');");
mm_menu_0411191551_0.fontWeight="bold";
mm_menu_0411191551_0.hideOnMouseOut=true;
mm_menu_0411191551_0.bgColor='#B6C1C5';
mm_menu_0411191551_0.menuBorder=1;
mm_menu_0411191551_0.menuLiteBgColor='#B6C1C5';
mm_menu_0411191551_0.menuBorderBgColor='#1D637D';
mm_menu_0411191551_0.writeMenus();
} // mmLoadMenus()
//
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
return null;
}
-->
</script>
<script language="JavaScript" src="../mm_menu.js"></script>
<style type="text/css">
<!--
.style8 {font-size:15px; color:#005474; font-family: verdana, Arial, Helvetica, sans-serif;}
body {
background-color: #005474;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<SCRIPT
src="../includes/dw_rotator.js"
type=text/javascript></SCRIPT>
<SCRIPT
src="../includes/dw_random.js"
type=text/javascript></SCRIPT>
<body onLoad="FP_preloadImgs(/*url*/'buttonF.gif', /*url*/'button10.gif', /*url*/'button13.gif', /*url*/'button14.gif', /*url*/'button1E.gif', /*url*/'button1F.gif', /*url*/'button25.gif', /*url*/'button26.gif', /*url*/'images/button26.gif', /*url*/'images/button25.gif'); dw_Rotator.start()" >
<script language="JavaScript1.2">mmLoadMenus();</script>
<table width="776" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/bg.jpg">
<!-- fwtable fwsrc="index.png" fwbase="index.jpg" fwstyle="Dreamweaver" fwdocid = "171295201" fwnested="1" -->
<tr>
<td align="center"><table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td background="../images/bgt.jpg"><table align="center" border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td><a href="general.htm">
<img src="../images/index_r1_c1.jpg" alt="" name="index_r1_c1" height="21" border="0" id="index_r1_c1" onMouseOver="MM_showMenu(window.mm_menu_0411165739_0,-19,21,null,'index_r1_c1')" onMouseOut="MM_startTimeout();" /></a></td>
<td>
<img name="index_r1_c10" src="../images/index_r1_c10.jpg" width="23" height="21" border="0" id="index_r1_c10" alt="" /></td>
<td><a href="technical.htm">
<img src="../images/index_r1_c13.jpg" alt="" name="index_r1_c13" width="135" height="21" border="0" id="index_r1_c13" onMouseOver="MM_showMenu(window.mm_menu_0411171829_0,-20,21,null,'index_r1_c13')" onMouseOut="MM_startTimeout();" /></a></td>
<td>
<img name="index_r1_c21" src="../images/index_r1_c21.jpg" width="27" height="21" border="0" id="index_r1_c21" alt="" /></td>
<td><a href="residential.htm">
<img src="../images/index_r1_c22.jpg" alt="" name="index_r1_c22" width="134" height="21" border="0" id="index_r1_c22" onMouseOver="MM_showMenu(window.mm_menu_0411173832_0,-21,21,null,'index_r1_c22')" onMouseOut="MM_startTimeout();" /></a></td>
<td>
<img name="index_r1_c24" src="../images/index_r1_c24.jpg" width="27" height="21" border="0" id="index_r1_c24" alt="" /></td>
<td><a href="commercial.htm">
<img src="../images/index_r1_c25.jpg" alt="" name="index_r1_c25" width="134" height="21" border="0" id="index_r1_c25" onMouseOver="MM_showMenu(window.mm_menu_0411184846_0,-21,21,null,'index_r1_c25')" onMouseOut="MM_startTimeout();" /></a></td>
<td>
<img name="index_r1_c26" src="../images/index_r1_c26.jpg" width="27" height="21" border="0" id="index_r1_c26" alt="" /></td>
<td><div align="center"><a href="contacts.htm">
<img src="../images/index_r1_c27.jpg" alt="" name="index_r1_c27" height="21" border="0" id="index_r1_c27" onMouseOver="MM_showMenu(window.mm_menu_0411191551_0,-21,21,null,'index_r1_c27')" onMouseOut="MM_startTimeout();" /></a></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="1"></td>
</tr>
<tr>
<td><table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/bg.jpg">
<!-- fwtable fwsrc="index.png" fwbase="index.jpg" fwstyle="Dreamweaver" fwdocid = "171295201" fwnested="1" -->
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td width="272"><a href="index.html">
<img src="../images/index_r3_c1.jpg" width="272" height="152" border="0"></a></td>
<td width="500" height="152" background="../images/image21.jpg">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0','width','500','height','152','id','2header','align','middle','src','2header','loop','false','menu','false','quality','high','wmode','transparent','bgcolor','#333366','name','2header','allowscriptaccess','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','2header' ); //end AC code
</script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="152" id="2header" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="2header.swf" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#333366" /><embed src="2header.swf" loop="false" menu="false" quality="high" wmode="transparent" bgcolor="#333366" width="500" height="152" name="2header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td>
<img name="index_r4_c1" src="../images/index_r4_c1.jpg" width="770" height="4" border="0" id="index_r4_c1" alt="" /></td>
</tr>
<tr>
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" height="25" background="../images/index_r5_c1.jpg"></td>
<td width="400">
<img name="index_r5_c23" src="../images/index_r5_c23.jpg" width="374" height="25" border="0" id="index_r5_c23" alt="" /></td>
</tr>
</table></td>
</tr>
<tr>
<td style=" background-image:url('../images/index_r6_c1.jpg');background-repeat:no-repeat" height="11"></td>
</tr>
<tr>
<td align="right" style=" background-image:url('../images/index_r7_c1.jpg');background-repeat:no-repeat" height="1"></td>
</tr>
<tr>
<td><table align="right" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style=" background-image:url('../images/index_r8_c181.jpg');background-repeat:no-repeat; background-position: right 50%; " height="21"></td>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="99%" border="0">
<tr>
<td><table align="left" border="0" cellpadding="0" cellspacing="0" width="770">
<tr>
<td width="11" height="671" background="../images/index_r8_c1.jpg"></td>
<td valign="top"><table width="" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td height="60"><p style="margin-bottom: 0;"><span class="style3">
</span><span class="th1"> Made in:</span></p>
<p style="margin-top: 0; margin-bottom: 0;"><br>
</p>
<table width="97%" border="0" align="right" cellspacing="0">
<tr>
<td width="15%"><div align="center">
<img src="../images/USA_flag.gif" Alt="USA" width="31" height="19"></div></td>
<td width="15%"><div align="center">
<img src="../images/canada_flag.gif" Alt="Canada" width="31" height="19"></div></td>
<td width="17%"><div align="center">
<img src="../images/Great-Britain-flag.gif" alt="Great Britain" width="30" height="19"></div></td>
</tr>
</table></td>
</tr>
<tr>
<td height="64" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><div align="center">
<p align="left" style="margin-bottom: 0;"> <span class="th1"><strong>
Change language</strong></span><span class="texto3"><strong>:</strong></span> <br>
</p>
</div>
<div align="center">
<p style="margin-bottom: 0"><a href="Francais/index.htm" class="link">
Fran