
//      modifying  BGCOLOR=#7c0060 
//                  BGCOLOR=blue


     function nav (objurl)
// Produces nav bar
     { 


                                   //                     cellpadding=1   mod okay
  //  document.writeln("<table border=0 text=#ffffff BGCOLOR=blue border=0 width=170 cellpadding=1 align=left><tr><td  colspan=3 width=170 align=center><a href=http://www.usf.edu><map name=FPMap0><area href=http://www.usf.edu/ shape=rectangle coords=168 43 onClick=\"window.open('http://www.usf.edu/','mywindow','width=600,height=300,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,top=60,left=80,titlebar=yes');return false\"></map><img alt=\"To the University of South Florida\'s homepage\" border=02 src=logo06.jpg usemap=#FPMap0 width=168 height=43></a></td></tr>");
  //   document.writeln("<table border=0 text=#ffffff BGCOLOR=#7c0060 border=0 width=170 cellpadding=1 align=left><tr><td  colspan=3 width=170 align=center><a href=http://www.usf.edu/><map name=FPMap0><area href=http://www.usf.edu/ shape=rectangle coords=168 43 onClick=\"window.open('http://www.usf.edu/','mywindow','width=600,height=300,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,top=60,left=80,titlebar=yes');return false\"></map><img alt=\"To the University of South Florida\" border=2 src=logo06.jpg usemap=#FPMap0 width=168 height=43></a></td></tr>");

// document.writeln("</td><!/tr><!/table><!table border='0' text='#ffffff' BGCOLOR=#7c0060 width='168' cellpadding='1' align='left'><!tr><td>");
//     changing to darkblue
//                               Homepage -- index
//type one

         if(objurl != "file:///A:/indexnav.htm" && objurl != "http://www.math.usf.edu/mug/indexnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/indexnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><!this could be added in each case:><!hr align=top BGCOLOR=green><!#7c0060><table height=35 width=170 align=right><tr><td cellpadding=0 height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><!busmall14.jpg><IMG src=busmall13.jpg width=41 height=35></td><td><a href=index.htm target=_top><FONT SIZE=-1>Homepage</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }
    //type two
         if(objurl == "file:///A:/indexnav.htm" || objurl == "http://www.math.usf.edu/mug/indexnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/indexnav.htm"){
     document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><!this could be added in each case:><!hr align=top><table><tr><td  bgcolor=#ffffff width=170 cellpadding=0 bgcolor=#ffffff height=35  width=170 align=right><!!busmall14.jpg><IMG src=busmall13.jpg width=41 height=35></td><td><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Homepage</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }
                         
  

//                               contacts
//type one
 // if(objurl == "file:///A:/contactsnav.htm"){
 //    document.writeln("<tr> <td colspan=2  bgcolor=#ffffff  height=35  width=170 align=right><a href=contacts.htm><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Contact Us</a></td><td bgcolor=#ffffff><IMG src=umosmall.jpg width=21 height=18></td></tr>");
 //                                          }

         if(objurl != "file:///A:/mapsnav.htm" && objurl != "file:///A:/contactsnav.htm" && objurl != "http://www.math.usf.edu/mug/mapsnav.htm" && objurl != "http://www.math.usf.edu/mug/contactsnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/mapsnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/contactsnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=contacts.htm target=_top><FONT SIZE=-1>Contact Us</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }
    //type two
         if(objurl == "file:///A:/contactsnav.htm" || objurl == "http://www.math.usf.edu/mug/contactsnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/contactsnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><!a href=contacts.htm><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Contact Us<!/a></td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }

     //type three
         if(objurl == "file:///A:/mapsnav.htm" || objurl == "http://www.math.usf.edu/mug/mapsnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/mapsnav.htm"){


     document.writeln("<tr><td bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 color=black FACE=Helvetica, Arial, Geneva><a href=contacts.htm target=_top><FONT  color=black SIZE=-1 FACE=Helvetica, Arial, Geneva>Contact Us</a></td><td bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }


//                               Offerings
//                              Offerings
//                              Inventor's Page
//                              Educational Services-services
//                              Calm Calculus
//                              Educational Philosophy

//type one
         if(objurl != "file:///A:/offsubnav.htm" && objurl != "file:///A:/indnav.htm" && objurl != "http://www.math.usf.edu/mug/offsubnav.htm" && objurl != "http://www.math.usf.edu/mug/indnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/offsubnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/indnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=ind.htm target=_top><FONT SIZE=-1>Offerings</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }
    //type two
         if(objurl == "file:///A:/indnav.htm" || objurl == "http://www.math.usf.edu/mug/indnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/indnav.htm"){

      document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Offerings</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!!!!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }

     //type three
         if(objurl == "file:///A:/offsubnav.htm" || objurl == "http://www.math.usf.edu/mug/offsubnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/offsubnav.htm"){


     document.writeln("<tr><!td bgcolor=#ffffff colspan=3><td bgcolor=white  colspan=3><table><tr><td  bgcolor=white width=170 height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva color=black><a href=ind.htm target=_top><FONT SIZE=-1 color=black>Offerings</a></td><td bgcolor=white ><!!!!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                            }


//                              examples and Applications
//                       Examples and Applications
//                       Industrial Engineering Problems
//                       Image Processing
//                       Combinatorics
//                       
//                       Chess
//                       Webpage Construction
//                       Problems of Public Interest
//type one nav.h

   
//type one
         if(objurl != "file:///A:/exasubnav.htm" && objurl != "file:///A:/examplesnav.htm" && objurl != "http://www.math.usf.edu/mug/exasubnav.htm" && objurl != "http://www.math.usf.edu/mug/examplesnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/exasubnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/examplesnav.htm"){

      document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=examples.htm target=_top><FONT SIZE=-1>Examples and Applications</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }
    //type two
         if(objurl == "file:///A:/examplesnav.htm" || objurl == "http://www.math.usf.edu/mug/examplesnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/examplesnav.htm"){

        document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Examples and Applications</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }

     //type three
         if(objurl == "file:///A:/exasubnav.htm" || objurl == "http://www.math.usf.edu/mug/exasubnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/exasubnav.htm"){


     document.writeln("<tr><td bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=examples.htm target=_top><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><FONT  color=darkblue>Examples and Applications</FONT></a></td><td bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }




//                       Educational Forum
//                    Invitation to Post
//type one

//type one
         if(objurl != "file:///A:/postnav.htm" && objurl != "file:///A:/forumnav.htm" && objurl != "http://www.math.usf.edu/mug/postnav.htm" && objurl != "http://www.math.usf.edu/mug/forumnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/postnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/forumnav.htm"){

      document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=forum.htm target=_top><FONT SIZE=-1>Educational Forum</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                           }
    //type two
         if(objurl == "file:///A:/forumnav.htm" || objurl == "http://www.math.usf.edu/mug/forumnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/forumnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Educational Forum</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                          }

     //type three
         if(objurl == "file:///A:/postnav.htm" || objurl == "http://www.math.usf.edu/mug/postnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/postnav.htm"){


       document.writeln("<tr><td bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=forum.htm target=_top><FONT color=black SIZE=-1 FACE=Helvetica, Arial, Geneva>Educational Forum</a></td><td bgcolor=#ffffff><!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                         }

//                       Partnerships and Friendly Links
//    changing to      Projects and Friendly Links

//                  P and F Links 1 [A, C]
//                  P and F Links 2 [D, G]
//                  P and F Links 3 [H, L]
//                  P and F Links 4 [M, R]
//                  P and F Links 5 [S, W]
//                  Mathematics - Business/Science Projects
//                  MBSP: Human-Human
//                  MBSP: Life & Earth Sciences
//                  MBSP: Engineering
//                  MBSP: Economics-Finance-Banking
//                  MBSP: Commerce
// summaries beige
//                  Student Contributors
//                  Student Contributors [A, G]
//                  Student Contributors [H, P]
//                  Student Contributors [R, Z]
//                  Supervisors

//                       Projects and Friendly Links



//type one
         if(objurl != "http://www.math.usf.edu/mug/555temp/linsubnavol.htm" && objurl != "http://www.math.usf.edu/mug/linsubnavol.htm" && objurl != "file:///A:/linsubnavol.htm" && objurl != "file:///A:/linsubnav.htm" && objurl != "file:///A:/linksnav.htm" && objurl != "http://www.math.usf.edu/mug/linsubnav.htm" && objurl != "http://www.math.usf.edu/mug/linksnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/linsubnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/linksnav.htm"){

  document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=links.htm target=_top><FONT SIZE=-1>Projects and Friendly Links</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                               }
    //type two
         if(objurl == "file:///A:/linksnav.htm" || objurl == "http://www.math.usf.edu/mug/linksnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/linksnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Projects and Friendly Links</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                         }

     //type three
         if(objurl == "http://www.math.usf.edu/mug/555temp/linsubnavol.htm" || objurl == "http://www.math.usf.edu/mug/linsubnavol.htm" || objurl == "file:///A:/linsubnavol.htm" || objurl == "file:///A:/linsubnav.htm" || objurl == "http://www.math.usf.edu/mug/linsubnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/linsubnav.htm"){


    document.writeln("<tr><td bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=links.htm target=_top><FONT color=black SIZE=-1 FACE=Helvetica, Arial, Geneva>Projects and Friendly Links</a></td><td bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                         }


//                       Methods and Tools
//                     Conformal Mappings
//                     Special Functions and Approximations
//                                 mathmeth
//type one
         
//type one
         if(objurl != "file:///A:/matsubnav.htm" && objurl != "file:///A:/mathmethnav.htm" && objurl != "http://www.math.usf.edu/mug/matsubnav.htm" && objurl != "http://www.math.usf.edu/mug/mathmethnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/matsubnav.htm" && objurl != "http://www.math.usf.edu/mug/555temp/mathmethnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0 BGCOLOR=darkblue color=#ffffff colspan=3><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><table height=35 width=170 align=right><tr><td height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=mathmeth.htm target=_top><FONT SIZE=-1>Methods and Tools</a></td><td border=0 cellpadding=0 colspan=1 BGCOLOR=darkblue><!!!IMG src=umcsmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                                 }
    //type two
         if(objurl == "file:///A:/mathmethnav.htm" || objurl == "http://www.math.usf.edu/mug/mathmethnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/mathmethnav.htm"){

     document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Methods and Tools</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                         }

     //type three
         if(objurl == "file:///A:/matsubnav.htm" || objurl == "http://www.math.usf.edu/mug/matsubnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/matsubnav.htm"){


    // document.writeln("<tr><td border=0 cellpadding=0  bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva>Methods and Tools</td><td  border=0 cellpadding=0 bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
     //                                     }

  document.writeln("<tr><td bgcolor=#ffffff colspan=3><table><tr><td  bgcolor=#ffffff width=170  bgcolor=#ffffff height=35  width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=mathmeth.htm target=_top><FONT color=black SIZE=-1 FACE=Helvetica, Arial, Geneva>Methods and Tools</a></td><td bgcolor=#ffffff><!!IMG src=umosmall.jpg width=21 height=18></td></tr></table></td></tr>");
                                         }




//                                         Site Map
//                               
//type one

         if(objurl != "file:///A:/sitemapnav.htm" && objurl != "http://www.math.usf.edu/mug/sitemapnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/sitemapnav.htm"){

      document.writeln("<tr><td colspan=3  height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=sitemap.htm target=_top><center><FONT SIZE=-1 text=#ffffff><!COLOR=#7c0060><STRONG>Site Map</a></td></tr>");
                                     
                                         }
    //type two
         if(objurl == "file:///A:/sitemapnav.htm" || objurl == "http://www.math.usf.edu/mug/sitemapnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/sitemapnav.htm"){
          document.writeln("<tr><td colspan=3  height=35 bgcolor=#ffffff width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><center><FONT SIZE=-1 COLOR=darkblue><STRONG>Site Map<FONT SIZE=-1></td></tr>");
                                          }
     
   //  document.writeln("</table>");
   //                                 }

      
/*

//                                         Main MUG Search
//                               
//type one

         if(objurl != "file:///A:/mugsearchnav.htm" && objurl != "http://www.math.usf.edu/mug/mugsearchnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/mugsearchnav.htm"){

      document.writeln("<tr><td colspan=3  height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=mugsearch.htm target=_top><center><FONT SIZE=-1 text=#ffffff><!COLOR=#7c0060><STRONG>Main MUG Search</a></td></tr>");
                                     
                                         }
    //type two
         if(objurl == "file:///A:/mugsearchnav.htm" || objurl == "http://www.math.usf.edu/mug/mugsearchnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/mugsearchnav.htm"){
          document.writeln("<tr><td colspan=3  height=35 bgcolor=#ffffff width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><center><FONT SIZE=-1 COLOR=darkblue><STRONG>Main MUG Search<FONT SIZE=-1></td></tr>");
                                          }
     
   //  document.writeln("</table>");
   //                                 }

*/


//                                         MBSP Search
//                               
//type one

         if(objurl != "file:///A:/mbspsearchnav.htm" && objurl != "http://www.math.usf.edu/mug/mbspsearchnav.htm"  && objurl != "http://www.math.usf.edu/mug/555temp/mbspsearchnav.htm"){

      document.writeln("<tr><td colspan=3  height=35 width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><a href=mbspsearch.htm target=_top><center><FONT SIZE=-1 text=#ffffff><!COLOR=#7c0060><STRONG>MBSP  Search</a></td></tr>");
                                     
                                         }
    //type two
         if(objurl == "file:///A:/mbspsearchnav.htm" || objurl == "http://www.math.usf.edu/mug/mbspsearchnav.htm"  || objurl == "http://www.math.usf.edu/mug/555temp/mbspsearchnav.htm"){
          document.writeln("<tr><td colspan=3  height=35 bgcolor=#ffffff width=170 align=right><FONT SIZE=-1 FACE=Helvetica, Arial, Geneva><center><FONT SIZE=-1 COLOR=darkblue><STRONG>MBSP  Search<FONT SIZE=-1></td></tr>");
                                          }
     
     document.writeln("</table>");
                                    }

