
var text1="You guys have an amazing web-site. I never thought I could incorporate all the crazy rules of my league in one site, but you have done it, thanks a lot.";//quote 1
var text2="Last season was our first on your site. Let me just say, your site was slightly better than spectacular. Customer service was two points above that!! Many thanks to all at MFL.com.";//quote 2
var text3="Let me say that this, our first year with your company, met all expectations we had for a Fantasy Football Service. We had always played at Yahoo before, but we are definitely staying with your company for next year as well as future years.";//quote 3
var text4="We had done our league on Yahoo for years, we also tried Sonic Fantasy, and I've also done leagues in CBS Sportsline and ESPN, and MFL blows the competition away. We've all been very impressed with the site and all of the capabilities.";//quote 4
var text5="You have an awesome software for a great price and service next to none.";//quote 5
var text6="I just wanted to complement all of you for a spectacular fantasy football site. ... From the network administrators keeping the computers online, the software developers for implementing robust and effective software and continuing to improve it, the graphic artists for all the wonderful helmets and logos, the support staff which has really gone above and beyond the call of duty - YOU ARE ALL AWESOME!";//quote 6
var text7="I can't say it enough. You guys are pros. There's nothing else to say.";//quote 7
var text8="This is my 4th year using MFL. I'm also a team owner in 3 other leagues which happen to be used on Fanball. There is no comparison... You guys have a customer for life. To me, your customer service defines &quot;above and beyond the call of duty&quot;. Just do me a favor and never sell the company. If that ever happened and the service changes, I just may quit fantasy football altogether.";//quote 8
var text9="This system is absolutely great. I currently run a league with 30 guys on cbssportsline, and I also play in a league that is run off your website. They dont compare! Next year, not only will I continue to play in the league off your software, but I will be bringing the league that I run over as well.";//quote 9
var text10="In addition to the flexibility of your site, the response time for your customer service requests is outstanding. I had so much fun participating as a commissoner in one FFL being run by you folks that I set up another with friends and family, also operating under your guidance. ... Again, thank-you for making my job as commissioner, in both leagues, a snap!";//quote 10
var text11="I just want to complement you and the rest of the guys with MFL. ... You have without a doubt set a new standard when it comes to customer service. I am currently playing in three leagues that are hosted on your service and serve as the Commissioner on one and assistant commissioner on two others and because of you our work is that much easier. We actually get to enjoy the fantasy football season.";//quote 11
var text12="The suppot for his league has been unbelievable. Every request I have made has been handled quickly and efficiently. Thanks to all involved, you folks are the best!";//quote 12
var text13="You and the entire support team/group are unbelievable. Where do I begin. My Fantasy League support is prompt, professional, and precise when amending requests and reviewing unique questions. I am a loyal customer who will remain so for the duration of the VBFL. Furthermore, I will continue to recommend your website/software to everyone I talk Fantasy Football with. My sincere thanks.";//quote 13
var text14="I'd like to take a minute to say &quot;THANK YOU&quot; to everyone at MFL for the hard work and outstanding service that you've provided. Our league is in it's second year using MFL and I've had a bunch of compliments concerning the site and all of the owners are pleased, and so am I. Keep up the good work.";//quote 14
var text15="Your support at MFL.com is better than anything, anywhere!";//quote 15
var text16="Outstanding. Live scoring was tight as a snare drum and the site was rolling along even though it was a high demand weekend.";//quote 16
var text17="I just wanted to let you know that I have received nothing but praise from our league members for signing us up for your league management. Everyone is delighted with the ease of operation and the wealth of information you provide. I sure do appreciate the time savings. Thank you for such a fine service.";//quote 17
var text18="Your site actually makes fantasy football fun once again for the commissioner.";//quote 18
var text19="I just want to say that your site is Awesome! Every owner in my league has given the site major kudos. Thank you for all your help.";//quote 19
var text20="Thanks for your lightning fast response. As always, myfantasyleague.com is a perfect example of what other sites should be.";//quote 20
var text21="I can't see why ANY other league would not want to use your service , as it is 100% less work than we were previously used too, and far more efficient with the links etc. Thanks again and I am looking toward enjoying a season as an owner / commissioner and not a commissioner / slave to the league.";//quote 21
var text22="You guys rock! Let me just say, also, that I have been more than impressed with your service this year. I brought my league over from Sportsline this year, and have been more than satisfied. You guys are providing without a doubt the best fantasy football service out there. Our league will be with you for a long time.";//quote 22

var author1="  -- Jason D." ;//quote 1
var author2="  -- Mark T.";//quote 2
var author3="  -- John B.";//quote 3
var author4="  -- Ron R." ;//quote 4
var author5="  -- Thomas H.";//quote 5
var author6="  -- Scot S.";//quote 6
var author7="  -- Ben L." ;//quote 7
var author8="  -- Joe M.";//quote 8
var author9="  -- Tony D.";//quote 9
var author10="  -- Jeff C." ;//quote 10
var author11="  -- Brian B.";//quote 11
var author12="  -- Craig R.";//quote 12
var author13="  -- Stephen Y." ;//quote 13
var author14="  -- Brent P.";//quote 14
var author15="  -- Dom K.";//quote 15
var author16="  -- Anonymous Message Board Post" ;//quote 16
var author17="  -- Lucille A.";//quote 17
var author18="  -- Rossie M.";//quote 18
var author19="  -- Brad F." ;//quote 19
var author20="  -- Henry H.";//quote 20
var author21="  -- Warren S.";//quote 21
var author22="  -- John S.";//quote 22


var max=22; 

var r=Math.floor(Math.random()*max);
var c=r+1;



function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function fnFade(num) {
    var container = document.getElementById("mContainer");
    if (container.filters) {
       container.filters[0].Apply();
    }

    for (var x=0; x < 8; x++) {
        if (document.all) {
           document.all['main' + x].style.visibility="hidden";
        } else {
           document.getElementById('main' + x).style.visibility="hidden";
        }
    }
    if (document.all) {
       document.all['main' + num].style.visibility="visible";
    } else {
       document.getElementById('main' + num).style.visibility="visible";
    }

    if (container.filters) {
       container.filters[0].Play();
    }
}



function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}




function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}

