
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/106/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="250";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">About Big Mike</span><br>;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">Contact Big Mike</span><br>;url=http://www.bigmikesjigs.com/Articles.asp?ID=238;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">Testimonials</span><br>;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">Latest News</span><br>;url=/SearchResults.asp?Cat=34;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">\"The How To\"</span>;url=/SearchResults.asp?Cat=35;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">Upcoming Events</span><br>;url=/SearchResults.asp?Cat=17;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=<span style=\"font-family: Comic Sans MS; font-size: 10pt;\">Links</span><br>;url=/SearchResults.asp?Cat=18;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
  }
  drawMenus();
}


