// Hier kan je de afbeeldingen inladen in de de website


// ---------------- GRAPHICS - LOGO ----------------
		$(document).ready(function() {
			
			$("#logo").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_1_obelisk.jpg',
				'title'	: 'Klant: Obelisk // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_2_icetech.jpg',
				'title'	: 'Klant: Icetech // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_3_comptoirsucrier.jpg',
				'title'	: 'Klant: Comptoir Sucrier // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_4_beaunen.jpg',
				'title'	: 'Klant: Beaunen // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_5_mammae.jpg',
				'title'	: 'Klant: Beaunen - Mammae // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_6_ikm.jpg',
				'title'	: 'Klant: ikm // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_7_timelex.jpg',
				'title'	: 'Klant: time.lex // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_8_breugelhoeve.jpg',
				'title'	: 'Klant: Breugelhoeve // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_9_myriamvrolix.jpg',
				'title'	: 'Klant: Myriam Vrolix // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_10_ras.jpg',
				'title'	: 'Klant: RAS // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_11_baby.jpg',
				'title'	: 'Baby.be // logodesign i.o.v. Inventis web architects'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_12_wellenpoort.jpg',
				'title'	: 'Klant: Wellenpoort // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_13_thecatalyst.jpg',
				'title'	: 'Klant: TheCatalyst // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_14_levenslicht.jpg',
				'title'	: 'Klant: Levenslicht // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_15_beebee.jpg',
				'title'	: 'Klant: Bee Bee // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_16_grand.jpg',
				'title'	: 'Klant: grAnd // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_17_glopart.jpg',
				'title'	: 'Klant: Glopart // logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/logo/Logo_18_corepower.jpg',
				'title'	: 'Klant: Corepower // logodesign'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- GRAPHICS - HUISSTIJL ----------------
		$(document).ready(function() {
			
			$("#huisstijl").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_1_timelex.jpg',
				'title'	: 'Klant: time.lex // grafische huisstijl'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_3_obelisk.jpg',
				'title'	: 'Klant: Obelisk // grafische huisstijl'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_5_ikm.jpg',
				'title'	: 'Klant: Ikm // grafische huisstijl'
				

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_icetech.jpg',
				'title'	: 'Klant: Icetech // grafische huisstijl'
				

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_2_comptoirsucrier.jpg',
				'title'	: 'Klant: Comptoir Sucrier // grafische huisstijl'

			},			
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_4_mammae.jpg',
				'title'	: 'Klant: Beaunen - Mammae // grafische huisstijl'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/huisstijl/Huiss_Levenslicht.jpg',
				'title'	: 'Klant: Levenslicht // grafische huisstijl'

			}
			
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- GRAPHICS - MEDIA ----------------
		$(document).ready(function() {
			
			$("#media").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_1_ahamagnapop.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! affiche concert Magnapop'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_2_ahaschooliscool.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! affiche concert School is Cool'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_3_mammae.jpg',
				'title'	: 'Klant: Beaunen - Mammae // vormgeving brochures en instructiefiches'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_4_mammae.jpg',
				'title'	: 'Klant: Beaunen - Mammae // vormgeving brochures en instructiefiches'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_5_ha_receptenboekje.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // vormgeving receptenboekje'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/media/Media_6_galandart.jpg',
				'title'	: 'Klant: Galandart // vormgeving promotiematerialen'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- GRAPHICS - WEBSITE ----------------
		$(document).ready(function() {
			
			$("#website").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/graphics/website/Web_1_comptoirsucrier.jpg',
				'title'	: 'Klant: Comptoir Sucrier // webdesign: <a href="http://www.comptoirsucrier.be" target="_blank">www.comptoirsucrier.be</a>'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/website/Web_2_levenslicht.jpg',
				'title'	: 'Klant: Levenslicht // webdesign: <a href="http://www.levenslicht.be" target="_blank">www.levenslicht.be</a>'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/website/Web_3_beebee.jpg',
				'title'	: 'Klant: Bee Bee // webdesign: <a href="http://www.bee-bee.be" target="_blank">www.bee-bee.be</a>'

			},
			{
				'href'	: 'http://www.circuze.be/img/graphics/website/Web_4_corepower.jpg',
				'title'	: 'Klant: Corepower // webdesign: <a href="http://www.corepower.be" target="_blank">www.corepower.be</a>'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});


// ---------------- FOTOGRAFIE - PRODUCT ----------------
		$(document).ready(function() {
			
			$("#product").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/fotografie/product/comptoir_sucrier_1.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Productfotografie voor website'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/product/comptoir_sucrier_2.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Productfotografie voor website'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/product/comptoir_sucrier_3.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Productfotografie voor website'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/product/comptoir_sucrier_4.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Productfotografie voor website'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
// ---------------- FOTOGRAFIE - CONCEPT ----------------
		$(document).ready(function() {
			
			$("#concept").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/fotografie/concept/1_circuze_speed.jpg',
				'title'	: 'Conceptuele fotografie voor Circuze'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/concept/2_circuze_shelly.jpg',
				'title'	: 'Conceptuele fotografie voor Circuze'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/concept/3_circuze_zaagkunst.jpg',
				'title'	: 'Conceptuele fotografie voor Circuze'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/concept/4_circuze_zoe.jpg',
				'title'	: 'Conceptuele fotografie voor Circuze'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/concept/5_circuze_power.jpg',
				'title'	: 'Conceptuele fotografie voor Circuze'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});



// ---------------- FOTOGRAFIE - PORTRET ----------------
		$(document).ready(function() {
			
			$("#portret").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/fotografie/portret/1_opa_opa.jpg',
				'title'	: 'Portretfotografie // Opa Opa'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/portret/2_portret.jpg',
				'title'	: 'Portretfotografie'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/portret/3_paulette.jpg',
				'title'	: 'Portretfotografie // Paulette'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});



// ---------------- FOTOGRAFIE - VRIJ WERK ----------------
		$(document).ready(function() {
			
			$("#vrijwerk").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/fotografie/vrijwerk/1_paris_matin.jpg',
				'title'	: 'Docu Parijs // Paris le matin'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/vrijwerk/2_paris_midi.jpg',
				'title'	: 'Docu Parijs // Paris le midi'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/vrijwerk/3_paris_tours.jpg',
				'title'	: 'Docu Parijs // Paris tours'

			},
			{
				'href'	: 'http://www.circuze.be/img/fotografie/vrijwerk/4_paris_ending.jpg',
				'title'	: 'Docu Parijs // Paris ending'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});


// ---------------- ILLUSTRATIES - TOEGEPAST ----------------
		$(document).ready(function() {
			
			$("#toegepast").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/illustraties/toegepast/Ill_toegepast1.jpg',
				'title'	: 'Klant: Erfgoedcel Hasselt // Project luisterroute // Illustratie en grafische vormgeving'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/toegepast/Ill_toegepast2.jpg',
				'title'	: 'Klant: BIVV // Verkeersoefeningen // Illustratie en grafische vormgeving'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/toegepast/Ill_toegepast3.jpg',
				'title'	: 'Klant: Estoria // Lukas en de gebroken toverstaf // Illustratie en grafische vormgeving'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/toegepast/Ill_toegepast4.jpg',
				'title'	: 'Klant: Erfgoedcel - Mijn Erfgoed // Lesmap Mijn geschiedenis // Illustratie en grafische vormgeving'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});


// ---------------- ILLUSTRATIES - PRENTENBOEK ----------------
		$(document).ready(function() {
			
			$("#prentenboek").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/illustraties/prentenboek/Ill_prentenboek1.jpg',
				'title'	: 'Klant: Uitgeverij Bekadidact 2008 // Prentenboek rekenmethode WisenWaar8tig groep 1-2'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/prentenboek/Ill_prentenboek2.jpg',
				'title'	: 'Klant: Uitgeverij Bekadidact 2008 // Prentenboek rekenmethode WisenWaar8tig groep 1-2'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/prentenboek/Ill_prentenboek3.jpg',
				'title'	: 'Klant: Uitgeverij Bekadidact 2008 // Prentenboek rekenmethode WisenWaar8tig groep 1-2'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- ILLUSTRATIES - VRIJ WERK ----------------
		$(document).ready(function() {
			
			$("#vrijwerk2").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/illustraties/vrijwerk/Ill_vrijwerk1.jpg',
				'title'	: 'Zelfportret Signed by Veerle'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/vrijwerk/Ill_vrijwerk2.jpg',
				'title'	: 'Our lovely Crew'

			},
			{
				'href'	: 'http://www.circuze.be/img/illustraties/vrijwerk/Ill_vrijwerk3.jpg',
				'title'	: 'De Kikkerkoning'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- TOTAALPROJECTEN - COMPTOIR SUCRIER ----------------
		$(document).ready(function() {
			
			$("#totaal1").click(function() {
		$.fancybox([			
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_comptoirsucrier_circuze_1.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_comptoirsucrier_circuze_2.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Grafische huisstijl'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_comptoirsucrier_circuze_7.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Webdesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_comptoirsucrier_fotocollage.jpg',
				'title'	: 'Klant: Comptoir Sucrier // Productfotografie'

			}	
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- TOTAALPROJECTEN - MAMMAE ----------------
		$(document).ready(function() {
			
			$("#totaal2").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_1.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_2.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_3.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Grafische huisstijl'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_4.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Packaging'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_5.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Brochures en folders'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_6.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Brochures en folders'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_mammae_circuze_7.jpg',
				'title'	: 'Klant: Beaunen - Mammae // Brochures en folders'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
		
		
// ---------------- TOTAALPROJECTEN - AHA! ----------------
		$(document).ready(function() {
			
			$("#totaal3").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_1.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Logodesign'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_2.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Illustratie characters'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_3.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Culturele brochure'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_4.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Culturele brochure'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_5.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Overzichtsaffiche'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_6.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Affiche concert Magnapop'

			},
			{
				'href'	: 'http://www.circuze.be/img/totaal/Totaal_ahacircuze_7.jpg',
				'title'	: 'Klant: Stad Hamont-Achel // aha! Culturele belevenissen // Affiche concert School is Cool'

			}
			
				], {
					'padding'			: 20,
					'transitionIn'		: 'none',
					'transitionOut'		: 'none',
					'type'              : 'image',
					'titlePosition'  	: 'inside',
					'overlayColor'		: '#fff',
					'changeFade'        : 0
				});
			});
			
		});
