function cfrmS(param)
{
   document.AMGSearch.elements[2].value=param;
}

function wrtspr(params)
{
paramsvn=params
document.write("<FORM NAME=AMGSearch onSubmit=\"return cfrmS(paramsvn) \" METHOD=\"POST\" ACTION=\"http://www.allmusic.com/cg/amg.dll\" target=allmusic>")
document.write("<input type=\"HIDDEN\" name=\"P\" value=\"AMG\">")
document.write("<input type=\"HIDDEN\" name=\"uid\" value=\"SEARCH\">")
document.write("<input type=\"hidden\" name=\"sql\" value=\"\">")
document.write("<input type=\"HIDDEN\" name=\"opt1\" value=\"1\">")
document.write("<INPUT TYPE=SUBMIT value=\"" + params + " - биография, дискография на 'All Music Guide'\" style='font-family: Arial; font-size: 8pt'>")
document.write("</FORM>")
}

function cfrmS1(param)
{
   document.GooglSearch.elements[0].value=param;
}

function wrtsprg(params)
{
paramsvn=params
document.write("<FORM NAME=GooglSearch onSubmit=\"return cfrmS1(paramsvn)\" METHOD=\"GET\" action=\"http://www.google.com/search\" target=google>")
document.write("<INPUT TYPE=hidden name=q value=\"\">")
document.write("<INPUT TYPE=SUBMIT value=\"" + params + " - поиск информации на 'Google'\" style='font-family: Arial; font-size: 8pt'>")
document.write("</FORM>")
}

function wrtsprjs()
{
document.write("<FORM NAME=JShopSearch onSubmit=\"\" METHOD=\"GET\" action=\"http://jazzcd.h11.ru\"")
document.write("<INPUT TYPE=hidden>")
document.write("<INPUT TYPE=SUBMIT value=\"Я хочу купить CD. Где мне поискать новые издания ?\" style='font-family: Arial; font-size: 8pt; color: #800000; font-weight: bold'>")
document.write("</FORM>")
}
function WdthZg5(prm1,prm2) {
	bname = navigator.appName;
	if (bname == "Microsoft Internet Explorer")
   	{
   	   pr="pr2";
   	}
	else
   	{
   	   pr="pr2o";
   	}
        document.write("<div class='" + pr +"' style='width: " + prm1 +"; height: " + prm2 +"'>");
}