document.write("<span class=\"ptnBColorPlain\"><select name=\"sel\" onchange=\"hi()\" style='background-color: rgb(254,223,155); text-color: rgb(255,255,255);' class=\"ptnBColorPlain\">");
document.write("<option value=\"#\" style='background-color: rgb(251,204,103);'> <<< Select Catagory >>>");
document.write("<option value=\"membeship.html\">Corporate Body ");
document.write("<option value=\"membeship.html\">National NGO ");
document.write("<option value=\"membeship.html\">University ");
document.write("<option value=\"membeship.html\">Local NGO  ");
document.write("<option value=\"membeship_indi.html\">Individual");
		
document.write("</select></span>");