var base="http://www.tmx.com"

document.write('<form name="searchForm" id="searchForm" action="http://search.tsx.com/query.html" method="get">\n'+
			'<div id="searchTSX">\n'+
				'<h2>RECHERCHE TMX.COM:</h2>\n'+
				'<input type="hidden" value="TsxFrench" name="style"/>\n'+
				'<input type="hidden" value="fr" name="la"/>\n'+
				'<input type="hidden" value="tsxfr" name="col"/>\n'+
				'<fieldset>\n'+
					'<legend>Search TNX</legend>\n'+
					'<input type="text" id="qt" name="qt"/>&#160;<input src="'+base+'/fr/images/search_go.gif" name="searchSubmit" id="searchSubmit" type="image" value="Allez-y" alt="Allez-y"/>\n'+
				'</fieldset>\n'+
				'<p><a href="http://search.tsx.com/query.html?ql=a&qt=&charset=iso-8859-1&la=fr&style=TsxFrench&col=tsxfr">Recherche avanc&eacute;e</a></p>\n'+
			'</div>\n'+
			'</form>')
