﻿//Begin
function mketxt()
{
font="arial";
window.document.write("<form method=POST action='http://www.designoutput.com/cgi-bin/search_plus.pl'><font color='000000' style='position: absolute; top: 25px; right: 11%;' face='" + font + "'><b> Search: <input type=text name='terms' size=20><input type=hidden name='boolean' value='AND'><input type=hidden name='case'value='Insensitive'><input type=submit value='Go'></font></form>");
}

//  End

