$(document).ready(function() {
//	$('.slideshow').cycle({
//	fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
//	});
	
	$('<div id=\"notice\"><div class="container"><div class="row"><div class="span2"><img src="/images/image/fdic_lender.png"></div><div class="span10"><p><b>NOTICE:</b> All funds in a \"noninterest-bearing transaction account\" are insured fully by the Federal Deposit Insurance Corporation from December 31, 2010 through December 31, 2012. This temporary unlimited coverage is in addition to, and separate from, the coverage of at least $250,000 available to depositors under the FDICs general deposit insurance rules. The term \"non-interest bearing transaction account\" includes a traditional checking account or demand deposit account on which the insured depository institution pays no interest. It also includes Interest on Lawyers Trust Accounts (\"IOLTAs\"). It does not include other accounts, such as traditional checking or demand deposit accounts that may earn interest, NOW accounts and money-market deposit accounts. For more information about temporary FDIC insurance coverage of transaction accounts, visit <a href=\"https://www.fdic.gov" class=\"links\">www.fdic.gov.</a></p></div></div></div></div>').insertBefore('footer #logos');

   $("footer #logos").hide()
});


// Edit to suit your needs.
var ADAPT_CONFIG = {
  // Where is your CSS?
  
  //live path
//path: '/login/wizard/logos/1839/images/Image/',
  
  //test path
  path: '/images/Image/',

  // false = Only run once, when page first loads.
  // true = Change on window resize and page tilt.
  dynamic: true,

  // First range entry is the minimum.
  // Last range entry is the maximum.
  // Separate ranges by "to" keyword.
  range: [
    '0px    to 760px  = TwBmobile.min.css',
    '760px  to 980px  = TwB720.min.css',
    '980px            = TwB960.min.css'
  ]
};


(function(a,b,c,d){function e(){clearTimeout(i);for(var c=a.innerWidth||b.documentElement.clientWidth||b.body.clientWidth||0,e,f,o,p,q=m,u=m-1;q--;){e=l[q].split("="),f=e[0],p=e[1]?e[1].replace(/\s/g,""):q,e=(o=f.match("to"))?parseInt(f.split("to")[0],10):parseInt(f,10),f=o?parseInt(f.split("to")[1],10):d;if(!f&&q===u&&c>e||c>e&&c<=f){g=k+p;break}g=""}h?h!==g&&(h=n.href=g,j&&j(q,c)):(h=n.href=g,j&&j(q,c),k&&(b.head||b.getElementsByTagName("head")[0]).appendChild(n))}function f(){clearTimeout(i),i=setTimeout(e,100)}if(c){var g,h,i,j=typeof c.callback=="function"?c.callback:d,k=c.path?c.path:"",l=c.range,m=l.length,n=b.createElement("link");n.rel="stylesheet",e(),c.dynamic&&(a.addEventListener?a.addEventListener("resize",f,!1):a.attachEvent?a.attachEvent("onresize",f):a.onresize=f)}})(this,this.document,ADAPT_CONFIG)
