function callsr(){
	var newURL = "http://users.skynet.be/prier/content/qsearch.htm?par=" + document.forms[0].par.value;
	var cmd = "<HTML><BODY onLoad=\"javascript:location.replace('" + newURL + "')//\"><CENTER><BR><BR><BR><BR><BR><BR><BR><B><FONT style=\"font-size: 12pt; color: #808080; font-family: Arial\">Recherche en cours...</B></BODY></HTML>";
	document.open();
	document.write(cmd);
	document.close();
}
function bidon() {}

var page_content="";
page_content+="<TABLE WIDTH=\"100%\" BORDER=0 CELLPADDING=0 CELLSPACING=0 background=\"../images/sky.jpg\">";
page_content+="<TR><TD><IMG SRC=\"../images/sunflower.jpg\" BORDER=0 ALT=\"Tournez-vous vers le Très-Haut, laissez-vous illuminer et réchauffer par Lui.\" TITLE=\"Tournez-vous vers le Très-Haut, laissez-vous illuminer et réchauffer par Lui.\"></TD>";
page_content+="<TD WIDTH=400 valign=\"bottom\" align=\"right\"><FORM action=\"javascript:callsr()//\"><SPAN class=\"search\"><FONT color=\"#556FA5\">Chercher une prière:&nbsp;";
page_content+="<INPUT TYPE=\"text\" NAME=\"par\" SIZE=12>&nbsp;<INPUT type=image name=submit value=\"GO\" src=\"../images/go2.gif\" border=0 onClick=\"javascript:bidon()//\" alt =\"Recherche\">&nbsp;</FONT></SPAN></TD>";
page_content+="</FORM></TR></TABLE>";
document.write (page_content);


