<!-- 
//source sits in bulletinboards.com directory   javacodeThreadedSrc2.js




                                  //MsgList-button.gif
                                  if (document.images){
                                    var MsgListbutton= new Image(111,18);
                                    MsgListbutton.src= "gif/listofmsgtitles.gif";
                                    var MsgListbutton1= new Image(111,18);
                                    MsgListbutton1.src= "gif/listofmsgtitles1.gif";
                                  }
                                  function MsgListRollover(){ 
                                     if (document.images) document.images.MsgListimage.src= MsgListbutton1.src;
                                  }
                                  function MsgListRollout() {
                                     if (document.images) document.images.MsgListimage.src= MsgListbutton.src;
                                  }


                                  //OnlyTopics-button.gif
                                  if (document.images){
                                    var OnlyTopicsbutton= new Image(111,18);
                                    OnlyTopicsbutton.src= "gif/onlyTopics.gif";
                                    var OnlyTopicsbutton1= new Image(111,18);
                                    OnlyTopicsbutton1.src= "gif/onlyTopics1.gif";
                                  }
                                  function OnlyTopicsRollover(){
                                     if (document.images) document.images.OnlyTopicsimage.src= OnlyTopicsbutton1.src;
                                  }
                                  function OnlyTopicsRollout() {
                                     if (document.images) document.images.OnlyTopicsimage.src= OnlyTopicsbutton.src;
                                  }


                                  //ExpandTopics-button.gif
                                  if (document.images){
                                    var ExpandTopicsbutton= new Image(111,18);
                                    ExpandTopicsbutton.src= "gif/ExpandTopicsButton.gif";
                                    var ExpandTopicsbutton1= new Image(111,18);
                                    ExpandTopicsbutton1.src= "gif/ExpandTopicsButton1.gif";
                                  }                                  
                                  function ExpandTopicsRollover(){
                                     if (document.images) document.images.ExpandTopicsimage.src= ExpandTopicsbutton1.src;
                                  }                                  
                                  function ExpandTopicsRollout() {
                                     if (document.images) document.images.ExpandTopicsimage.src= ExpandTopicsbutton.src;
                                  }



                                  //ReplyButton.gif
                                  if (document.images){
                                    var ReplyButton= new Image(52,18);
                                    ReplyButton.src= "gif/ReplyButton.gif";
                                    var ReplyButton1= new Image(52,18);
                                    ReplyButton1.src= "gif/ReplyButton1.gif";
                                  }
                                  function ReplyButtonRollover(){
                                     if (document.images) document.images.ReplyButtonimage.src= ReplyButton1.src;
                                  }
                                  function ReplyButtonRollout() {
                                     if (document.images) document.images.ReplyButtonimage.src= ReplyButton.src;
                                  }





                                  //shrink-button.gif
                                  if (document.images){
                                    var shrinkbutton= new Image(52,18);
                                    shrinkbutton.src= "gif/shrink-button.gif";
                                    var shrinkbutton1= new Image(52,18);
                                    shrinkbutton1.src= "gif/shrink-button1.gif";
                                  }
                                  function ShrinkRollover(){
                                     if (document.images) document.images.shrinkimage.src= shrinkbutton1.src;
                                  }
                                  function ShrinkRollout() {
                                     if (document.images) document.images.shrinkimage.src= shrinkbutton.src;
                                  }


                                  //expand-button.gif
                                  if (document.images){
                                    var expandbutton= new Image(52,18);
                                    expandbutton.src= "gif/expand-button.gif";
                                    var expandbutton1= new Image(52,18);
                                    expandbutton1.src= "gif/expand-button1.gif";
                                  }
                                  function ExpandRollover(){
                                     if (document.images) document.images.expandimage.src= expandbutton1.src;
                                  }
                                  function ExpandRollout() {
                                     if (document.images) document.images.expandimage.src= expandbutton.src;
                                  }


                                  //view-button.gif
                                  if (document.images){
                                    var viewbutton= new Image(52,18);
                                    viewbutton.src= "gif/view-buttons.gif";
                                    var viewbutton1= new Image(52,18);
                                    viewbutton1.src= "gif/view-button1s.gif";
                                  }
                                  function viewRollover(){
                                     if (document.images) document.images.viewimage.src= viewbutton1.src;
                                  }
                                  function viewRollout() {
                                     if (document.images) document.images.viewimage.src= viewbutton.src;
                                  }

                                  //PostMsgButton.gif
                                  if (document.images){
                                    var PostMsgButton= new Image(52,18);
                                    PostMsgButton.src= "gif/PostMsgButton.gif";
                                    var PostMsgButton1= new Image(52,18);
                                    PostMsgButton1.src= "gif/PostMsgButton1.gif";
                                  }
                                  function createRollover(){
                                     if (document.images) document.images.PostMessage.src= PostMsgButton1.src;
                                  }
                                  function createRollout() {
                                     if (document.images) document.images.PostMessage.src= PostMsgButton.src;
                                  }

                                  //modify-button.gif
                                  if (document.images){
                                    var modifybutton= new Image(52,18);
                                    modifybutton.src= "gif/modify-buttons.gif";
                                    var modifybutton1= new Image(52,18);
                                    modifybutton1.src= "gif/modify-button1s.gif";
                                  }
                                  function modifyRollover(){
                                     if (document.images) document.images.modifyimage.src= modifybutton1.src;
                                  }
                                  function modifyRollout() {
                                     if (document.images) document.images.modifyimage.src= modifybutton.src;
                                  }

                                  //delete-button.gif
                                  if (document.images){
                                    var deletebutton= new Image(52,18);
                                    deletebutton.src= "gif/delete-buttons.gif";
                                    var deletebutton1= new Image(52,18);
                                    deletebutton1.src= "gif/delete-button1s.gif";
                                  }
                                  function deleteRollover(){
                                     if (document.images) document.images.deleteimage.src= deletebutton1.src;
                                  }
                                  function deleteRollout() {
                                     if (document.images) document.images.deleteimage.src= deletebutton.src;
                                  }

                                  //search-button.gif
                                  if (document.images){
                                    var searchbutton= new Image(52,18);
                                    searchbutton.src= "gif/search-buttons.gif";
                                    var searchbutton1= new Image(52,18);
                                    searchbutton1.src= "gif/search-button1s.gif";
                                  }
                                  function searchRollover(){
                                     if (document.images) document.images.searchimage.src= searchbutton1.src;
                                  }
                                  function searchRollout() {
                                     if (document.images) document.images.searchimage.src= searchbutton.src;
                                  }


                                  //NoThread-button.gif
                                  if (document.images){
                                    var NoThreadbutton= new Image(52,18);
                                    NoThreadbutton.src= "gif/NoThread-buttons.gif";
                                    var NoThreadbutton1= new Image(52,18);
                                    NoThreadbutton1.src= "gif/NoThread-button1s.gif";
                                  }
                                  function NoThreadRollover(){
                                     if (document.images) document.images.NoThreadimage.src= NoThreadbutton1.src;
                                  }
                                  function NoThreadRollout() {
                                     if (document.images) document.images.NoThreadimage.src= NoThreadbutton.src;
                                  }

                                  //home-button.gif
                                  if (document.images){
                                    var homebutton= new Image(52,18);
                                    homebutton.src= "gif/home-buttons.gif";
                                    var homebutton1= new Image(52,18);
                                    homebutton1.src= "gif/home-button1s.gif";
                                  }
                                  function homeRollover(){
                                     if (document.images) document.images.homeimage.src= homebutton1.src;
                                  }
                                  function homeRollout() {
                                     if (document.images) document.images.homeimage.src= homebutton.src;
                                  }

                                  //archive.gif
                                  if (document.images){
                                    var archive1button= new Image(52,18);
                                    archive1button.src= "gif/archives-buttons.gif";
                                    var archive1button1= new Image(52,18);
                                    archive1button1.src= "gif/archives-buttons1.gif";
                                  }
                                  function archive1Rollover(){
                                     if (document.images) document.images.archive1image.src= archive1button1.src;
                                  }
                                  function archive1Rollout() {
                                     if (document.images) document.images.archive1image.src= archive1button.src;
                                  }

                                  //nonarchive.gif
                                  if (document.images){
                                    var archiveNo1button= new Image(52,18);
                                    archiveNo1button.src= "gif/archivesNo-buttons.gif";
                                    var archiveNo1button1= new Image(52,18);
                                    archiveNo1button1.src= "gif/archivesNo-buttons1.gif";
                                  }
                                  function archiveNo1Rollover(){
                                     if (document.images) document.images.archiveNo1image.src= archiveNo1button1.src;
                                  }
                                  function archiveNo1Rollout() {
                                     if (document.images) document.images.archiveNo1image.src= archiveNo1button.src;
                                  }


                                  //faq1.gif
                                  if (document.images){
                                    var faq1button= new Image(29,18);
                                    faq1button.src= "gif/faq1s.gif";
                                    var faq1button1= new Image(29,18);
                                    faq1button1.src= "gif/faq11s.gif";
                                  }
                                  function faq1Rollover(){
                                     if (document.images) document.images.faq1image.src= faq1button1.src;
                                  }
                                  function faq1Rollout() {
                                     if (document.images) document.images.faq1image.src= faq1button.src;
                                  }



                                  //largeWinButton.gif
                                  if (document.images){
                                    var largeWinbutton= new Image(75,18);
                                    largeWinbutton.src= "gif/largeWinbutton.gif";
                                    var largeWinbuttons= new Image(75,18);
                                    largeWinbuttons.src= "gif/largeWinbuttons.gif";
                                  }
                                  function largeRollover(){
                                     if (document.images) document.images.LargeImage.src= largeWinbuttons.src;
                                  }
                                  function largeRollout() {
                                     if (document.images) document.images.LargeImage.src= largeWinbutton.src;
                                  }

                                  //OrigWindow.gif
                                  if (document.images){
                                    var Origbutton= new Image(75,18);
                                    Origbutton.src= "gif/Origbutton.gif";
                                    var Origbuttons= new Image(75,18);
                                    Origbuttons.src= "gif/Origbuttons.gif";
                                  }
                                  function OrigRollover(){
                                     if (document.images) document.images.OrigImage.src= Origbuttons.src;
                                  }
                                  function OrigRollout() {
                                     if (document.images) document.images.OrigImage.src= Origbutton.src;
                                  }



                                  //ThreadedButtonFrames.gif
                                  if (document.images){
                                    var ThreadedButtonFrames= new Image(60,18);
                                    ThreadedButtonFrames.src= "gif/ThreadedButtonFrames.gif";
                                    var ThreadedButtonFramess= new Image(60,18);
                                    ThreadedButtonFramess.src= "gif/ThreadedButtonFramess.gif";
                                  }
                                  function ThreadedButtonFramesRollover(){
                                     if (document.images) document.images.FramesImage.src= ThreadedButtonFramess.src;
                                  }
                                  function ThreadedButtonFramesRollout() {
                                     if (document.images) document.images.FramesImage.src= ThreadedButtonFrames.src;
                                  }

                                  //ThreadedButtonNoFrames.gif
                                  if (document.images){
                                    var ThreadedButtonNoFrames= new Image(60,18);
                                    ThreadedButtonNoFrames.src= "gif/ThreadedButtonNoFrames.gif";
                                    var ThreadedButtonNoFramess= new Image(60,18);
                                    ThreadedButtonNoFramess.src= "gif/ThreadedButtonNoFramess.gif";
                                  }
                                  function ThreadedButtonNoFramesRollover(){
                                     if (document.images) document.images.NoFramesImage.src= ThreadedButtonNoFramess.src;
                                  }
                                  function ThreadedButtonNoFramesRollout() {
                                     if (document.images) document.images.NoFramesImage.src= ThreadedButtonNoFrames.src;
                                  }

                                  //ChgFmt-Button.gif
                                  if (document.images){
                                    var ChgFmt= new Image(60,18);
                                    ChgFmt.src= "gif/ChgFmt-Button.gif";
                                    var ChgFmts= new Image(60,18);
                                    ChgFmts.src= "gif/ChgFmt-Buttons.gif";
                                  }
                                  function ChgFmtRollover(){
                                     if (document.images) document.images.ChgFmtImage.src= ChgFmts.src;
                                  }
                                  function ChgFmtRollout() {
                                     if (document.images) document.images.ChgFmtImage.src= ChgFmt.src;
                                  }



//  -->

