var html = '';

html += ''+
'<div class="cnsb_t_wrapper">'+
'<div class="searchbar_fr" style="background-color: #FFF;">'+
'<div class="navbarbox">'+

//le logo
'<table class="fluid_container">'+
'<tr>'+
'<td class="logo"><div id="logobox">'+
'<a href="http://www.toile.com/">'+
'<img width="170" height="90" src="http://static.search.canoe.ca/s-toile/img/header/2007/logo_toile.gif"/>'+
'</a>'+
'</div>'+


//section onglet
'<td>'+
'<div class="tabs_wrapper" style="height: 90;">'+
'<div class="tabs_wrapper_in">'+
'<div class="tabs_box">'+
'<ul class="tabs">'+
'<li id="web_tab" class="current">'+
'<div class="tab_ctn">'+
'<div class="tab_ctn2">'+
"<a onclick=\"TabsManager.changeTab('web'); return false;\" href=\"#\">Web</a>"+
'</div>'+
'</div>'+
'</li>'+
'<li id="news_tab">'+
'<div class="tab_ctn">'+
'<div class="tab_ctn2">'+
"<a onclick=\"TabsManager.changeTab('news'); return false;\" href=\"#\">Canoë</a>"+
'</div>'+
'</div>'+
'</li>'+
'<li id="enterprises_tab">'+
'<div class="tab_ctn">'+
'<div class="tab_ctn2">'+
"<a onclick=\"TabsManager.changeTab('ent'); return false;\" href=\"#\">Canoe411</a>"+
'</div>'+
'</div>'+
'</li>'+
'<li id="images_tab">'+
'<div class="tab_ctn">'+
'<div class="tab_ctn2">'+
"<a onclick=\"TabsManager.changeTab('img'); return false;\" href=\"#\">Images</a>"+
'</div>'+
'</div>'+
'</li>'+
'<li id="shopping_tab">'+
'<div class="tab_ctn">'+
'<div class="tab_ctn2">'+
"<a onclick=\"TabsManager.changeTab('shopping'); return false;\" href=\"#\">Shopping</a>"+
'</div>'+
'</div>'+
'</li>'+
'</ul>'+
'<div id="yahoo_sponsor" class="yahoo_sponsor"/>'+
'</div>'+
'</div>'+
'</div>'+

//section formulaire
'<div class="searchbar">'+
'<div class="searchbar_in">'+
'<div class="search_form">'+
'<div class="center">'+
'<div class="ie">'+
									
									
//section web
'<div id="web_container">'+
'<div class="container" style="margin: 0pt; height: 40px;">'+
'<div>'+
'<form method="get" action="http://www.toile.com/search">'+
'<div>'+
'<div class="loupebox">'+
'<img src="http://static.search.canoe.ca/s-toile/img/header/refont/loupe.gif"/>'+
'</div>'+
'<input id="web_query" class="query" type="text" value="" name="q"/>'+
'<div class="search_btn">'+
'<input class="q_submit" type="submit" value="Rechercher Web" style="width: 100px;"/>'+
'</div>'+
'<span>'+
'<a href="http://www.toile.com/traduire ">Traduire</a>'+
'</span>'+
'</div>'+
'<div class="checkboxes">'+
'<input id="ckb_tle_47fb792bc44b4" type="radio" style="margin-bottom: -2px;" checked="checked" value="tle" name="sen"/>'+
'<label style="" for="ckb_tle_47fb792bc44b4">La Toile du Québec</label>'+
'<input id="ckb_yahoo_47fb792bc44b4" type="radio" style="margin-bottom: -2px;" value="yahoo" name="sen"/>'+
'<label style="" for="ckb_yahoo_47fb792bc44b4">Web</label>'+
'<a style="color: rgb(189, 38, 40); text-decoration: none;" href="http://www.toile.com/rechercheavancee?q=">» Recherche avancée</a>'+
'</div>'+
'</form>'+
'</div>'+
'</div>'+
'</div>'+


//section canoe
'<div id="news_container" style="display: none;">'+
'<div class="container" style="margin: 0px; height: 20px;">'+
'<form method="get" action="http://recherche.canoe.com/search">'+
'<input type="hidden" value="act" name="sen"/>'+
'<input type="hidden" value="utf-8" name="ie"/>'+
'<div class="loupebox">'+
'<img src="http://static.search.canoe.ca/s-toile/img/header/refont/loupe.gif"/>'+
'</div>'+
'<input id="act_query" class="query" type="text" value="" name="q"/>'+
'<div class="search_btn">'+
'<input class="q_submit" type="submit" value="Rechercher Canoë" style="width: 120px;"/>'+
'<span id="trad">'+
'<a href="http://www.toile.com/traduire ">Traduire</a>'+
'</span>'+
'</div>'+
'</form>'+
'</div>'+
'</div>'+


//section images
'<div id="img_container" style="display: none;">'+
'<div class="container" style="margin: 0px; height: 20px;">'+
'<form method="get" action="http://www.toile.com/search">'+
'<input type="hidden" value="img" name="sen"/>'+
'<div class="loupebox">'+
'<img src="http://static.search.canoe.ca/s-toile/img/header/refont/loupe.gif"/>'+
'</div>'+
'<input id="img_query" class="query" type="text" value="" name="q"/>'+
'<div class="search_btn">'+
'<input class="q_submit" type="submit" value="Rechercher Image" style="width: 110px;"/>'+
'<span id="trad">'+
'<a href="http://www.toile.com/traduire ">Traduire</a>'+
'</span>'+
'</div>'+
'</form>'+
'</div>'+
'</div>'+

//section canoe 411
'<div id="ent_container" style="display: none;">'+
'<div class="container" style="margin: 0px; height: 20px;">'+
'<form name="canoe411_bar" style="color: rgb(0, 0, 0);" method="get" action="http://www.toile.com/search">'+
'<input type="hidden" value="canoe411" name="sen"/>'+
'<input type="hidden" value="canoe411tl" name="log411"/>'+
'<input type="hidden" value=" " name="q"/>'+
'<input type="hidden" value="fren" name="lang"/>'+
'<div class="loupebox">'+
'<img src="http://static.search.canoe.ca/s-toile/img/header/refont/loupe.gif"/>'+
'</div>'+
"<input id=\"411name\" class=\"query\" type=\"text\" value=\"Entreprise, Ville\" onclick=\"this.value=''; this.style.color='#000';\" style=\"color: rgb(165, 165, 165);\" name=\"name\"/>"+
'<div class="search_btn">'+
'<input class="q_submit" type="submit" style="width: 110px; height: 18px;" value="Rechercher 411"/>'+
'<span id="trad">'+
'<a href="http://www.toile.com/traduire ">Traduire</a>'+
'</span>'+
'</div>'+
'<div class="checkboxes">'+
"<input id=\"ckb_entr\" type=\"radio\" onclick=\"document.forms['canoe411_bar'].elements['name'].value='Entreprise, ville'; document.forms['canoe411_bar'].elements['name'].style.color='#A5A5A5';\" checked=\"checked\" value=\"entr\" name=\"type411\"/>"+
'<label for="ckb_entr">Entreprise</label>'+
"<input id=\"ckb_pers\" type=\"radio\" onclick=\"document.forms['canoe411_bar'].elements['name'].value='Nom, prénom, ville'; document.forms['canoe411_bar'].elements['name'].style.color='#A5A5A5';\" value=\"pers\" name=\"type411\"/>"+
'<label for="ckb_pers">Personne</label>'+
'</div>'+
'</form>'+
'</div>'+
'</div>'+

//section shopping
'<div id="shopping_container" style="display: none;">'+
'<div class="container" style="margin: 0px; height: 20px;">'+
'<form method="get" action="http://www.toile.com/search">'+
'<input type="hidden" value="shoppingfr" name="sen"/>'+
'<div class="loupebox">'+
'<img src="http://static.search.canoe.ca/s-toile/img/header/refont/loupe.gif"/>'+
'</div>'+
'<input id="act_query" class="query" type="text" value="" name="q"/>'+
'<div class="search_btn">'+
'<input class="q_submit" type="submit" value="Rechercher Shopping" style="width: 130px;"/>'+
'<span id="trad">'+
'<a href="http://www.toile.com/traduire ">Traduire</a>'+
'</span>'+
'</div>'+
'</form>'+
'</div>'+
'</div>'+

//fin de searchbar
'</div>'+
'</div>'+
'</div>'+
'<div class="search_info">'+
'<div id="search_info">'+
'<a href="http://www.toile.com/aide">Aide à la recherche</a>'+
'<br/>'+
'<a href="http://www.toile.com/traduire">Traduire</a>'+
'</div>'+
'</div>'+
'</div>'+
'</div>'+

'</td></tr></table>'+

'</div>'+

'</div>'+
'</div>';

document.write(html);
