jQ(document).ready(function(){
	jQ('.casacolina').hide();
	jQ('.colonna').hide();
	jQ('.designlab').hide();
	jQ('.gameon').hide();
	jQ('.grace').hide();
	jQ('.laane').hide();
	jQ('.mcqueen').hide();
	jQ('.mdassoc').hide();
	jQ('.metra').hide();
	jQ('.musquiz').hide();
	jQ('.optimal').hide();
	jQ('.stgeorge').hide();
	jQ('.supercentral').hide();
	jQ('.wilderbuck').hide();
	jQ('.phetch').hide();
	jQ('.lbiff').hide();
	jQ('.skyrich').hide();
	jQ('.g5').hide();	
	jQ('.communism').hide();	
	jQ('.dfc').hide();	
	jQ('.crl').hide();	

	//CASA COLINA
	jQ(".show-casacolina").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.casacolina').fadeIn("slow");
	});
	//COLONNA
	jQ(".show-colonna").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.colonna').fadeIn("slow");
	});
	//DESIGN LAB
	jQ(".show-designlab").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.designlab').fadeIn("slow");
	});
	//GAME ON
	jQ(".show-gameon").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.gameon').fadeIn("slow");
	});
	//GRACE
	jQ(".show-grace").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.grace').fadeIn("slow");
	});
	//LAANE
	jQ(".show-laane").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.laane').fadeIn("slow");
	});
	//MCQUEEN
	jQ(".show-mcqueen").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.mcqueen').fadeIn("slow");
	});
	//MDASSOC
	jQ(".show-mdassoc").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.mdassoc').fadeIn("slow");
	});
	//METRA
	jQ(".show-metra").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.metra').fadeIn("slow");
	});
	//MUSQUIZ
	jQ(".show-musquiz").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.musquiz').fadeIn("slow");
	});
	//OPTIMAL
	jQ(".show-optimal").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.optimal').fadeIn("slow");
	});
	//STGEORGE
	jQ(".show-stgeorge").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.stgeorge').fadeIn("slow");
	});
	//SUPERCENTRAL
	jQ(".show-supercentral").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.supercentral').fadeIn("slow");
	});
	//WILDER BUCK
	jQ(".show-wilderbuck").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");		
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.wilderbuck').fadeIn("slow");
	});
	//PHETCH
	jQ(".show-phetch").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.phetch').fadeIn("slow");
	});
	//LBIFF
	jQ(".show-lbiff").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".skyrich").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.lbiff').fadeIn("slow");
	});
	//SKYRICH
	jQ(".show-skyrich").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".lbiff").fadeOut("slow");
		jQ(".g5").fadeOut("slow");		
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.skyrich').fadeIn("slow");
	});
	//G5
	jQ(".show-g5").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.g5').fadeIn("slow");
	});
	//COMMUNISM STINGS
	jQ(".show-communism").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.communism').fadeIn("slow");
	});
	//DFC
	jQ(".show-dfc").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.dfc').fadeIn("slow");
	});
	//CRL
	jQ(".show-crl").click(function () {
		jQ(".default").fadeOut("slow");
		jQ(".casacolina").fadeOut("slow");
		jQ(".colonna").fadeOut("slow");
		jQ(".designlab").fadeOut("slow");
		jQ(".g5").fadeOut("slow");
		jQ(".gameon").fadeOut("slow");
		jQ(".grace").fadeOut("slow");
		jQ(".laane").fadeOut("slow");
		jQ(".mcqueen").fadeOut("slow");
		jQ(".mdassoc").fadeOut("slow");
		jQ(".metra").fadeOut("slow");
		jQ(".musquiz").fadeOut("slow");
		jQ(".optimal").fadeOut("slow");
		jQ(".stgeorge").fadeOut("slow");
		jQ(".supercentral").fadeOut("slow");
		jQ(".wilderbuck").fadeOut("slow");
		jQ(".phetch").fadeOut("slow");				
		jQ(".lbiff").fadeOut("slow");
		jQ(".skyrich").fadeOut("slow");
		jQ(".communism").fadeOut("slow");
		jQ(".dfc").fadeOut("slow");
		jQ(".crl").fadeOut("slow");

		jQ('.crl').fadeIn("slow");
	});
});	
