/**
 * Note: The functions contained in this file are for demonstration purposes
 * only and are certainly not necessary in your own project.
 */
function initDemos(){

    // setup flash gallery demo
    Shadowbox.setup([
        document.getElementById('flash1'),
        document.getElementById('flash2'),
        document.getElementById('flash3')
    ], {
        gallery:        'Flash',
        continuous:     true,
        counterType:    'skip',
        animSequence:   'sync'
    });

    // setup image map demo
    Shadowbox.setup(document.getElementById('hongkongmap').getElementsByTagName('area'));

};


function demoMessage(){

    Shadowbox.open({
        player:     'html',
        content:    '<div class="shadowbox_message">You\'re using <a href="http://www.mjijackson.com/shadowbox">Shadowbox</a>!</div>',
        height:     100,
        width:      200
    });

};

function ampdfit(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/ampd_identity.jpg',
		title: 		'AMPD Fitness Identity' 
    };

	var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/ampd_interactive.jpg',
		title: 		'AMPD Fitness Interactive' 
    };

	var img3 = {
        player:     'img',
        content:    'images/content/portfolio/full/ampd_print1.jpg',
		title: 		'AMPD Fitness Business Cards' 
    };

    Shadowbox.open([img1, img2, img3], {
        continuous: true
    });

};

function asherandquick(){

    var video = {
        player:     'iframe',
        content:    'http://www.youtube.com/v/5fMfa7Jg-Bs&amp;autoplay=1',
        height:     364,
        width:      445,
        title:      'Asher and Quick Live at the Masquerade'
    };

    Shadowbox.open([video], {
        continuous: true
    });

};

function atlconcrete(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/atlconcrete_identity.jpg',
		title: 		'Atlanta Concrete Enterprises Identity'
    };

    var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/atlconcrete_interactive.jpg',
		title: 		'Atlanta Concrete Enterprises Interactive'
    };

    Shadowbox.open([img1, img2], {
        continuous: true
    });

};

function bgrnr(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/bgrnr_identity.jpg',
		title: 		'bgrnr.com Identity'
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function candg(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/candg_identity.jpg',
		title: 		'C&amp;G Company Identity'
    };

	var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/candg_print.jpg',
		title: 		'C&amp;G Company Business Cards'
    };

    Shadowbox.open([img, img2], {
        continuous: true
    });

};

function floritene(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/floritene_interactive.jpg',
		title: 		'Floritene of Geneva E-Commerce'
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function goingpro(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/goingpro_interactive.jpg',
		title: 		'Going Pro Interactive' 
    };

    var video = {
        player:     'iframe',
        content:    'http://www.youtube.com/v/Yev_ZEImT0c&amp;autoplay=1',
        height:     364,
        width:      445,
        title:      'Going Pro Trailer'
    };

    Shadowbox.open([img, video], {
        continuous: true
    });

};

function hamps(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/hamps_identity.jpg',
		title: 		'HAMPS Repair Identity' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function hits(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/hits_interactive.jpg',
		title: 		'HIT Centers GA Interactive' 
    };

    Shadowbox.open([img1], {
        continuous: true
    });

};

function macmafia(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/macmafia_interactive.jpg',
		title: 		'MacMafia MySpace Music' 
    };

	var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/macmafia_print1.jpg',
		title: 		'MacMafia Digital Downloads - iTunes' 
    };

	var img3 = {
        player:     'img',
        content:    'images/content/portfolio/full/macmafia_print3.jpg',
		title: 		'MacMafia Music Album - Cover' 
    };

	var img4 = {
        player:     'img',
        content:    'images/content/portfolio/full/macmafia_print2.jpg',
		title: 		'MacMafia Music Album - Inside' 
    };

    Shadowbox.open([img1, img2, img3, img4], {
        continuous: true
    });

};

function mic(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/mic_interactive.jpg',
		title: 		'MIC Real Estate Interactive' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function pirateship(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/pirateship_interactive.jpg',
		title: 		'The Pirate Ship E-Commerce' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function replaprints(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/replaprints_interactive.jpg',
		title: 		'Repla Prints Interactive' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function stoneyriver(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/stoneyriver_identity.jpg',
		title: 		'Stoney River Homes Identity' 
    };

    var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/stoneyriver_interactive.jpg',
		title: 		'Stoney River Homes Interactive' 
    };

    Shadowbox.open([img1, img2], {
        continuous: true
    });

};

function cysa(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/cysa_identity.jpg',
		title: 		'Cobb Youth Sports Arena Identity' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function iniw(){

    var img = {
        player:     'img',
        content:    'images/content/portfolio/full/iniw_identity.jpg',
		title: 		'INIW Identity' 
    };

    Shadowbox.open([img], {
        continuous: true
    });

};

function ksuice(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/ksuice_interactive.jpg',
		title: 		'KSU Ice Hockey Interactive' 
    };

 	var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/ksuice_print1.jpg',
		title: 		'KSU Ice Hockey Business Cards' 
    };

	var img3 = {
        player:     'img',
        content:    'images/content/portfolio/full/ksuice_print2.jpg',
		title: 		'KSU Ice Hockey Media Guides' 
    };

	var img4 = {
        player:     'img',
        content:    'images/content/portfolio/full/ksuice_print3.jpg',
		title: 		'KSU Ice Hockey Promotion Flyers' 
    };

	var img5 = {
        player:     'img',
        content:    'images/content/portfolio/full/ksuice_print4.jpg',
		title: 		'KSU Ice Hockey Passes and Cards' 
    };

    var video = {
        player:     'iframe',
        content:    'http://www.youtube.com/v/JUXQErfD1as&amp;autoplay=1',
        height:     364,
        width:      445,
        title:      'KSU Ice Hockey Commercial'
    };

    Shadowbox.open([img1, img2, img3, img4, img5, video], {
        continuous: true
    });

};

function specialevents(){

    var img1 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents1.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img2 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents2.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img3 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents3.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img4 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents4.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img5 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents5.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img6 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents6.jpg',
		title: 		'Special Events - The Pirate Ship' 
    };

	var img7 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents7.jpg',
		title: 		'Special Events - GA Renaissance Festival' 
    };

	var img8 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents8.jpg',
		title: 		'Special Events - GA Renaissance Festival' 
    };

	var img9 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents9.jpg',
		title: 		'Special Events - Mac Mafia + Crunk Party' 
    };

	var img10 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents10.jpg',
		title: 		'Special Events - Mac Mafia + Crunk Juice Party' 
    };

	var img11 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents11.jpg',
		title: 		'Special Events - Local Play - Alibis' 
    };

	var img12 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents12.jpg',
		title: 		'Special Events - Mac Mafia + Crunk Juice Party' 
    };

	var img13 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents13.jpg',
		title: 		'Special Events - Mac Mafia + Crunk Juice Party' 
    };

	var img14 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents14.jpg',
		title: 		'Special Events - Local Play - Alibis' 
    };

	var img15 = {
        player:     'img',
        content:    'images/content/portfolio/full/specialevents15.jpg',
		title: 		'Special Events - Local Play - Alibis' 
    };

    Shadowbox.open([img1, img2, img3, img4, img5, img6, img7, img8, img9, img10, img11, img12, img13, img14, img15], {
        continuous: true
    });

};

function sports(){

	    var img1 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports1.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img2 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports2.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img3 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports3.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img4 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports4.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img5 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports5.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img6 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports6.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img7 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports7.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img8 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports8.jpg',
			title: 		'Athletics - Equestrian' 
	    };
	
		var img9 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports9.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img10 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports10.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img11 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports11.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img12 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports12.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img13 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports13.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img14 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports14.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img15 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports15.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img16 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports16.jpg',
			title: 		'Athletics - Basketball' 
	    };
	
		var img17 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports17.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img18 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports18.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img19 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports19.jpg',
			title: 		'Athletics - Soccer' 
	    };
	
		var img20 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports20.jpg',
			title: 		'Athletics - Basketball' 
	    };
	
		var img21 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports21.jpg',
			title: 		'Athletics - Basketball/Cheerleading' 
	    };
	
		var img22 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports22.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img23 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports23.jpg',
			title: 		'Athletics - Basketball' 
	    };
	
		var img24 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports24.jpg',
			title: 		'Athletics - Hockey' 
	    };
	
		var img25 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports25.jpg',
			title: 		'Athletics - Soccer' 
	    };
	
		var img26 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports26.jpg',
			title: 		'Athletics - Basketball' 
	    };
	
		var img27 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports27.jpg',
			title: 		'Athletics - Rugby' 
	    };
	
		var img28 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports28.jpg',
			title: 		'Athletics - Rugby' 
	    };
	
		var img29 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports29.jpg',
			title: 		'Athletics - Lacrosse' 
	    };
	
		var img30 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/sports30.jpg',
			title: 		'Athletics - Lacrosse' 
	    };

	    Shadowbox.open([img1, img2, img3, img4, img5, img6, img7, img8, img9, img10, img11, img12, img13, img14, img15, img16, img17, img18, img19, img20, img21, img22, img23, img24, img25, img26, img27, img28, img29, img30], {
	        continuous: true
	    });

	};

function weddings(){

	    var img = {
	        player:     'img',
	        content:    'images/content/portfolio/comingsoon.jpg',
			title: 		'Weddings - Coming Soon' 
	    };

	    Shadowbox.open([img], {
	        continuous: true
	    });

	};

function groups(){

	    var img1 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/groups1.jpg',
			title: 		'Groups - Omega Phi Alpha' 
	    };

		var img2 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/groups2.jpg',
			title: 		'Groups - The Rohdes' 
	    };
		var img3 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/groups3.jpg',
			title: 		'Groups - Omega Phi Alpha' 
	    };
		var img4 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/groups4.jpg',
			title: 		'Groups - Omega Phi Alpha' 
	    };
	
	    Shadowbox.open([img1, img2, img3, img4], {
	        continuous: true
	    });

	};

function portfolios(){

	    var img1 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling1.jpg',
			title: 		'Personals - Brittany West' 
	    };

		var img2 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling2.jpg',
			title: 		'Personals - Brittany West' 
	    };

		var img3 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling3.jpg',
			title: 		'Personals - Brittany West' 
	    };
	
		var img4 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling4.jpg',
			title: 		'Personals - Brittany West' 
	    };
	
		var img5 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling5.jpg',
			title: 		'Personals - Hannah Carter and Valerie Hunter' 
	    };
	
		var img6 = {
	        player:     'img',
	        content:    'images/content/portfolio/full/modeling6.jpg',
			title: 		'Personals - Hannah Carter and Valerie Hunter' 
	    };

	    Shadowbox.open([img1, img2, img3, img4, img5, img6], {
	        continuous: true
	    });

	};

function misc(){

	    var img = {
	        player:     'img',
	        content:    'images/content/portfolio/comingsoon.jpg',
			title: 		'Miscellaneous - Coming Soon' 
	    };

	    Shadowbox.open([img], {
	        continuous: true
	    });

	};