jQuery(document).ready(function() {

    
    	$("#albanav").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.marnikanne.com/images/alba-tequila_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'http://www.marnikanne.com/images/alba_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'http://www.marnikanne.com/images/alba_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	$("#alba").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.marnikanne.com/images/alba-tequila_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'http://www.marnikanne.com/images/alba_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'http://www.marnikanne.com/images/alba_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Alba Tequila<br/><br/><strong>DESCRIPTION</strong>: The graphics for this premium tequila line are inspire by papel picado.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	$("#savornav").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.marnikanne.com/images/savor.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/savor_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/savor_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	
   		$("#savor").click(function() {
		$.fancybox([
			{
				'href'	: 'http://www.marnikanne.com/images/savor.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/savor_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/savor_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Savor Handcrafted Beer<br/><br/><strong>DESCRIPTION</strong>: Brewed and bottled in New York, Savor is the luxurious alternative to high priced wines and spirits.</br>The graphics were inspired by 1930&#39;s art deco design, creating a feeling of luxury and class.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	    $("#wuyinav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/wuyi.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_side.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	
    	$("#wuyi").click(function() {
		$.fancybox([
			{
				'href'	: 'images/wuyi.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_side.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/wuyi_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Wuyi Organic Oolong Tea<br/><br/><strong>DESCRIPTION</strong>: Wuyi Organic Oolong Teas are grown on Wuyi Mountain, renowned for its production of oolong teas.</br>山, the Chinese character for mountain, is the <em>w</em> in the Wuyi logo and creates the basis for the subsequent letterforms. Each tea pack is comprised of 6 pyramidal shapes, which house the tea sachets. When opened the pyramidal shapes form a mountain range, when closed the resultant hexagon is reminiscent of a tea cup swirling with steam.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	    
		
		$("#chokranav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/chokra_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},
			/*{
				'href'	: 'images/chokra_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},*/
			{
				'href'	: 'images/chokra_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/chokra_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	
    	$("#chokra").click(function() {
		$.fancybox([
			{
				'href'	: 'images/chokra_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},
			/*{
				'href'	: 'images/chokra_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},*/
			{
				'href'	: 'images/chokra_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/chokra_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Chokra Chocolate<br/><br/><strong>DESCRIPTION</strong>: Inspired by yogis and holistic health enthusiasts, Chokra Chocolate is flavored with ingredients to fuel the body&#39;s seven chakras.</br>The color of each label corresponds to the color of the targeted chakra, while the type of chocolate is indicated by warm browns and creams. The well grounded, balanced typography subtly implies the balanced achieved by maintaining healthy chakras.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	    $("#pgnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/pg-hardcandy.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/pg_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/pg_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	 	$("#pg").click(function() {
		$.fancybox([
			{
				'href'	: 'images/pg-hardcandy.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/pg_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/pg_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: PG Hard Candy<br/><br/><strong>DESCRIPTION</strong>: Based on the repetitive sound of musician Philip Glass, PG Hard Candy allows you to experience his music through all 5 senses.</br>The package is a cube made up of 8 smaller cubes that can be unfolded and re-folded creating repetitive motion. As the package is re-formed again and again the candies rattle and the sides of the cubes rhythmically slap together. The movement also reveals the package&#39;s repetitive pattern, which visually mimics Glass&#39;s music by incorporating subtle alterations in the depth of the valleys and peaks. Each cubes holds an assortment of 5 flavors of hard candies, each time you open a cube you can experience the flavors again and again.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
		$("#mycotanav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/mycota_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	 	$("#mycota").click(function() {
		$.fancybox([
					{
				'href'	: 'images/mycota_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/mycota_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Mycota Wild Mushroom Gourmet Specialties<br/><br/><strong>DESCRIPTION</strong>: Grown and harvested within a 200 mile radius of New York, Mycota is all about supporting local farmsteads and sustaining our natural resources.</br>Mycota&#39;s branding is devoted to the star ingredient, mushrooms. The brand name itself is an alternative name for the mushroom kingdom. While the graphics emulate a forager&#39;s field guide, illustrations and handwritten notes show Mycota&#39;s passion for mushrooms.</br>The structures&#39; primary materials, glass and cork, were chosen for their recyclability and sustainable harvesting practices. The labels are printed in 1-color soy ink on 100% recycled paper. Mycota also offers a give back program to encourage recycling.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	 	$("#gwnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/gw-scones.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/gw-scones-shelfset.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/gw_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
		$("#gw").click(function() {
		$.fancybox([
			{
				'href'	: 'images/gw-scones.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/gw-scones-shelfset.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/gw_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Greenwood Scone Mix<br/><br/><strong>DESCRIPTION</strong>: Greenwood is a retail food market with online capabilities. Portions of all sales go towards local farms and businesses. Greenwood is company that gives back to the people and is an integral part of the community.</br>Greenwood&#39;s store brand includes baking mixes. The packaging needed to reflect the brand&#39;s contemporary spirit while maintaing a warm, inviting feeling. This is achieved through the use of photography as geometric graphics with fun bright colors and modern typography.</br>On shelf, the photography really stands out and creates a powerful brand block.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
	
		$("#mmnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/mm_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
		$("#mm").click(function() {
		$.fancybox([
			{
				'href'	: 'images/mm_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: Monster Mess bath products feature fun and friendly creatures in bright colors. The creepy cute creatures can also be seen through the back of the bottle adding an element of surprise to the packaging<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/mm_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Monster Mess Bath Care for Kids<br/><br/><strong>DESCRIPTION</strong>: <br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
		});
	});
	
		$("#idnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/ideology_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
	 	$("#id").click(function() {
		$.fancybox([
			{
				'href'	: 'images/ideology_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_back.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/ideology_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ideology Shampoo + Conditioner for Men<br/><br/><strong>DESCRIPTION</strong>: Ideology 2-in-1 haircare is specially formulated for your hair&#39;s identity.<br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});	
	
		$("#nsnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/natselect-herbal.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/natselect_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/natselect_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
		$("#ns").click(function() {
		$.fancybox([
			{
				'href'	: 'images/natselect-herbal.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/natselect_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			},
			{
				'href'	: 'images/natselect_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Natural Selections Neutraceutical Dog Food by Purina<br/><br/><strong>DESCRIPTION</strong>: Natural Selections is a herbal based line of dog food. Each flavor contains a nutraceutical ingredient with health benefits for your dog.<br/>Contemporary type and bright colors create a bold, modern, and fresh look. The imagery relies on fresh, vibrant and colorful photographs of the herbal ingredient included each flavor. <br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
	
		$("#beamnav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/beam365.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Beam365<br/><br/><strong>DESCRIPTION</strong>: <br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
		$("#beam").click(function() {
		$.fancybox([
			{
				'href'	: 'images/beam365.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Beam365<br/><br/><strong>DESCRIPTION</strong>: <br/><br/><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
	
	
	$("#ligaturenav").click(function() {
		$.fancybox([
			{
				'href'	: 'images/ligature_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_hung.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_keychain.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
	$("#ligature").click(function() {
		$.fancybox([
			{
				'href'	: 'images/ligature_front.jpg',
				'title'	: '<p style="font-weight:normal;"><strong><p style="font-weight:normal;"><strong>PROJECT</strong></strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_hung.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_keychain.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_design-explore.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			},
			{
				'href'	: 'images/ligature_inspire-sketch.jpg',
				'title'	: '<p style="font-weight:normal;"><strong>PROJECT</strong>: Ligature Fair-Trade Moroccan Leather Goods<br/><br/><strong>DESCRIPTION</strong>: Handcrafted by fair-trade Moroccan artisans and made from naturally and environmentally-friendly processed leather. The brand name represents the function of a belt and the link the product creates between Moroccan artisans and American consumers.</br>The graphics and color scheme were inspired by Moroccan architecture. Ligatures are represented by the joined letters in the logo, which create typographic ligatures, and the copy circling the base of the box, which is reminiscent of calligraphic arabesques used in Moroccan architecture. For the consumer&#39;s convenience the belt&#39;s size is displayed prominently in large numbers rather than hidden in small type or stamped into the back of the belt.</br>The box cleverly shows off the belt and is great for gifting. While the paperboard hang tag allows retailers to remove the belts from the box for display, making the shopping experience easier and friendlier. Consumers are able to examine the product more closely and try it on. The hang tag also acts as a keychain that consumers can reuse or recycle.</br>The packaging is made from 100% recycled paperboard.</br></br><br/><br/></p>'
			}
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + 'Image ' + (currentIndex + 1) + ' of ' + currentArray.length + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
	$("#resume").click(function() {
		$.fancybox([
			{
				'href'	: 'images/mkanne_resume.jpg',
				'title'	: ''
			},
		], {
			'padding'			: 15,
			'transitionIn'	:	'fade',
			'transitionOut'	:	'fade',
			'speedIn'		:	600, 
			'speedOut'		:	200, 
			'titlePosition'	: 'inside',	
			'titleFormat'   : function formatTitle(title, currentArray, currentIndex, currentOpts) {return '<div id="imgnumbering">' + (title && title.length ? '<b>' + title + '</b>' : '' ) + '</div>';},
			'type'              : 'image',
			'changeFade'        : 0
			
		});
	});
});




