// JavaScript Document

buttonBrowser = navigator.appName;
buttonVersion = navigator.appVersion.substr(0,1)*1;
if (buttonBrowser == 'Netscape' && buttonVersion <=4) { buttonNS4 = true; } else { buttonNS4 = false; }
if (buttonNS4) { style = ''; } else { style = 'STYLE="padding:1px"';} 
document.write('<TABLE WIDTH=150 CELLSPACING=0 CELLPADDING=1 BORDER=1 BGCOLOR=#999999><TR><TD BGCOLOR=#FFFFFF '+style+'>');
document.write('		<TABLE WIDTH=100% BORDER=0 CELLPADDING=3 CELLSPACING=0>');
document.write('			<TR>');
if (buttonNS4) { style = ''; } else { style = 'STYLE="padding:3px"';} 
document.write('				<TD VALIGN=top ALIGN=right BGCOLOR=white '+style+'>');
document.write('					<IMG SRC=http://www.publihebdo.com/27441/logopart5.gif BORDER=0></A><BR>');
document.write('				</TD>');
if (buttonNS4) { style = ''; } else { style = 'STYLE="font-size:14 pt;font-family:verdana"';} 
document.write('				</TD>');
document.write('			</TR>');
document.write('			<TR>');
if (buttonNS4) { style = ''; } else { style = 'STYLE="padding:3px"';} 
document.write('				<TD COLSPAN=2 BGCOLOR=#03A54B ALIGN=center '+style+'>');
document.write('					<FONT FACE=Verdana,Arial SIZE=1><B>');
document.write('					<FORM NAME=jump TARGET=_top>');
if (buttonNS4) { style = ""; } else { style = "STYLE='background:#E9E9E9; color:#333333; font-family:Tahoma; font-size:8pt; font-weight:normal; width=98%'";}
document.write('					<SELECT '+style+' NAME=menu onChange="window.top.location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">');
document.write('					<OPTION VALUE="http://www.publihebdo.com">- Choisir votre région -');
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=122>Bas-Saint-Laurent</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=244>Saguenay - Lac-Saint-Jean</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=1>Québec</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=193>Mauricie</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=187>Estrie</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=2>Montréal</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=5>Outaouais</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=194>Abitibi-Témiscamingue</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=18>Côte-Nord</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=35>Nord-du-Québec</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=62>Gaspésie/Îles-de-la-Mad.</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=3>Chaudière-Appalaches</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=4>Laval</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=6>Lanaudière</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=9>Laurentides</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=13>Montérégie</OPTION>");
document.write("				<OPTION VALUE=http://www.publihebdo.com/fr/index.php?ville=54>Centre-du-Québec</OPTION>");
document.write('					</SELECT>');
document.write('				</TD>');
document.write('			</TR>');
document.write('			</TABLE>');
document.write('</TD></TR></TABLE>');
document.write('</FORM>');
