$(document).ready(function() {


// ANGE
$("img#title-ange").live('click',function(){
	$('#div-ange-references').hide('fast');
	$('#div-ange-sketches').hide('fast');
	$('#div-ange-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#ange-references").live('click',function() {
	$('#div-ange-references').show('fast');
	$('#div-ange-sketches').hide('fast');
	$('#div-ange-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#ange-sketches").live('click',function() {
	$('#div-ange-references').hide('fast');
	$('#div-ange-sketches').show('fast');
	$('#div-ange-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#ange-photos").live('click',function() {
	$('#div-ange-references').hide('fast');
	$('#div-ange-sketches').hide('fast');
	$('#div-ange-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});




//MDM
$("img#title-mdm").live('click',function() {
	$('#div-mdm-sketches').hide('fast')
	$('#div-mdm-photos').hide('fast')
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#mdm-sketches").live('click',function(){
	$('#div-mdm-sketches').show('fast')
	$('#div-mdm-photos').hide('fast')
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mdm-photos").live('click',function(){
	$('#div-mdm-sketches').hide('fast');
	$('#div-mdm-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});




//NDN
$("img#title-ndn").live('click',function(){
	$('#div-ndn-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#ndn-photos").live('click',function(){
	$('#div-ndn-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});









					
					
					// CLIPS AND COMMERCIALS





// EPSLOG
$("img#title-epslog").live('click',function(){
	$('#div-epslog-photos').hide('fast');
	$('#div-epslog-pitch').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#epslog-pitch").live('click',function(){
	$('#div-epslog-photos').hide('fast');
	$('#div-epslog-pitch').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#epslog-photos").live('click',function(){
	$('#div-epslog-photos').show('fast');
	$('#div-epslog-pitch').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});






// MCI
$("img#title-mci").live('click',function(){
	$('#div-mci-about').hide('fast');
	$('#div-mci-visuals').hide('fast');
	$('#div-mci-pitch').hide('fast');
	$('#div-mci-storyboard').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mci-visuals").live('click',function(){
	$('#div-mci-about').hide('fast');
	$('#div-mci-visuals').show('fast');
	$('#div-mci-pitch').hide('fast');
	$('#div-mci-storyboard').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mci-pitch").live('click',function(){
	$('#div-mci-about').hide('fast');
	$('#div-mci-visuals').hide('fast');
	$('#div-mci-pitch').show('fast');
	$('#div-mci-storyboard').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mci-storyboard").live('click',function(){
	$('#div-mci-about').hide('fast');
	$('#div-mci-visuals').hide('fast');
	$('#div-mci-pitch').hide('fast');
	$('#div-mci-storyboard').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});





// LINKSYS
$("img#title-linksys").live('click',function(){
	$('#div-linksys-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#linksys-photos").live('click',function(){
	$('#div-linksys-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});





// SORCIERE
$("img#title-sorciere").live('click',function(){
	$('#div-sorciere-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#sorciere-photos").live('click',function(){
	$('#div-sorciere-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});





// DEXIA
$("img#title-dexia").live('click',function(){
	$('#div-dexia-storyboard').hide('fast');
	$('#div-dexia-casting').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#dexia-storyboard").live('click',function(){
	$('#div-dexia-storyboard').show('fast');
	$('#div-dexia-casting').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#dexia-casting").live('click',function(){
	$('#div-dexia-storyboard').hide('fast');
	$('#div-dexia-casting').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});






// BJ (BETTY JANE)
$("img#title-bj").live('click',function(){
	$('#div-bj-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#bj-photos").live('click',function(){
	$('#div-bj-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});









// MANDALAS
$("img#title-mandalas").live('click',function(){
	$('#div-mandalas-photos').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mandalas-photos").live('click',function(){
	$('#div-mandalas-photos').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});







							//THE ARTWALL

//BOOKS


//MAHOMET
$("img#title-mahomet").live('click',function(){
	$('#div-mahomet-references').hide('fast');
	$('#div-mahomet-sketches').hide('fast');
	$('#div-mahomet-illustrations').hide('fast');
	$('#div-mahomet-articles').hide('fast');
	$('#div-mahomet-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mahomet-references").live('click',function(){
	$('#div-mahomet-references').show('fast');
	$('#div-mahomet-sketches').hide('fast');
	$('#div-mahomet-illustrations').hide('fast');
	$('#div-mahomet-articles').hide('fast');
	$('#div-mahomet-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#mahomet-sketches").live('click',function(){
	$('#div-mahomet-references').hide('fast');
	$('#div-mahomet-sketches').show('fast');
	$('#div-mahomet-illustrations').hide('fast');
	$('#div-mahomet-articles').hide('fast');
	$('#div-mahomet-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#mahomet-illustrations").live('click',function(){
	$('#div-mahomet-references').hide('fast');
	$('#div-mahomet-sketches').hide('fast');
	$('#div-mahomet-illustrations').show('fast');
	$('#div-mahomet-articles').hide('fast');
	$('#div-mahomet-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#mahomet-articles").live('click',function(){
	$('#div-mahomet-references').hide('fast');
	$('#div-mahomet-sketches').hide('fast');
	$('#div-mahomet-illustrations').hide('fast');
	$('#div-mahomet-articles').show('fast');
	$('#div-mahomet-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	

$("a#mahomet-links").live('click',function(){
	$('#div-mahomet-references').hide('fast');
	$('#div-mahomet-sketches').hide('fast');
	$('#div-mahomet-illustrations').hide('fast');
	$('#div-mahomet-articles').hide('fast');
	$('#div-mahomet-links').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
	
	
	
	
	
//VDR
$("img#title-vdr").live('click',function(){
	$('#div-vdr-sketches').hide('fast');
	$('#div-vdr-illustrations').hide('fast');
	$('#div-vdr-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#vdr-sketches").live('click',function(){
	$('#div-vdr-sketches').show('fast');
	$('#div-vdr-illustrations').hide('fast');
	$('#div-vdr-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#vdr-illustrations").live('click',function(){
	$('#div-vdr-sketches').hide('fast');
	$('#div-vdr-illustrations').show('fast');
	$('#div-vdr-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#vdr-links").live('click',function(){
	$('#div-vdr-sketches').hide('fast');
	$('#div-vdr-illustrations').hide('fast');
	$('#div-vdr-links').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});





//GILGAMESH
$("img#title-gilgamesh").live('click',function(){
	$('#div-gilgamesh-sketches').hide('fast');
	$('#div-gilgamesh-illustrations').hide('fast');
	$('#div-gilgamesh-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#gilgamesh-sketches").live('click',function(){
	$('#div-gilgamesh-sketches').show('fast');
	$('#div-gilgamesh-illustrations').hide('fast');
	$('#div-gilgamesh-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#gilgamesh-illustrations").live('click',function(){
	$('#div-gilgamesh-sketches').hide('fast');
	$('#div-gilgamesh-illustrations').show('fast');
	$('#div-gilgamesh-links').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#gilgamesh-links").live('click',function(){
	$('#div-gilgamesh-sketches').hide('fast');
	$('#div-gilgamesh-illustrations').hide('fast');
	$('#div-gilgamesh-links').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});




//TOUTY
$("img#title-touty").live('click',function(){
	$('#div-touty-illustrations').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});

$("a#touty-illustrations").live('click',function(){
	$('#div-touty-illustrations').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
	
	
	
	
				//OTHER ILLUSTRATIONS
				
				
				
//MANQUE
$("img#title-manque").live('click',function(){
	$('#div-manque-projects').hide('fast');
	$('#div-manque-selected-project').hide('fast');
	$('#div-manque-poster').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#manque-projects").live('click',function(){
	$('#div-manque-projects').show('fast');
	$('#div-manque-selected-project').hide('fast');
	$('#div-manque-poster').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	
	
$("a#manque-selected-project").live('click',function(){
	$('#div-manque-projects').hide('fast');
	$('#div-manque-selected-project').show('fast');
	$('#div-manque-poster').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});				

$("a#manque-poster").live('click',function(){
	$('#div-manque-projects').hide('fast');
	$('#div-manque-selected-project').hide('fast');
	$('#div-manque-poster').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});				






//CALENDAR
$("img#title-calendar").live('click',function(){
	$('#div-calendar-client').hide('fast');
	$('#div-calendar-illustration').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#calendar-client").live('click',function(){
	$('#div-calendar-client').show('fast');
	$('#div-calendar-illustration').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	

$("a#calendar-illustration").live('click',function(){
	$('#div-calendar-client').hide('fast');
	$('#div-calendar-illustration').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	





//KARS-SKETCH
$("img#title-kars-sketch").live('click',function(){
	$('#div-kars-sketch-client').hide('fast');
	$('#div-kars-sketch-illustration').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});
	
$("a#kars-sketch-client").live('click',function(){
	$('#div-kars-sketch-client').show('fast');
	$('#div-kars-sketch-illustration').hide('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	

$("a#kars-sketch-illustration").live('click',function(){
	$('#div-kars-sketch-client').hide('fast');
	$('#div-kars-sketch-illustration').show('fast');
	return false;		// this prevents the browser from jumping back to the link tag
	});	







	




// THIS CLOSES "DOCUMENT READY" IT GOES AT THE VERY END
});
