// JavaScript Document to call Virens 
// portfolio from Flash into Shadowbox.
// Setup reference can be found here:
// http://www.hectorarandawebworx.com/main/shadowbox-flash-triggered-gallery

// Barclays concept site work
function BarclaysSite(){

        var BarclaysSite1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/premier_p1.jpg',
		title:		'The new Barclays Premier services website',

    };

        var BarclaysSite2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/premier_p2.jpg',
		title:		'The new Barclays Premier services website',

    };

        var BarclaysSite3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/premier_p3.jpg',
		title:		'The new Barclays Premier services website',

    };

        var BarclaysSite4 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/business_p1.jpg',
		title:		'The new Barclays Business services website',

    };

        var BarclaysSite5 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/business_p2.jpg',
		title:		'The new Barclays Business services website',

    };

        var BarclaysSite6 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/business_p3.jpg',
		title:		'The new Barclays Business services website',

    };

        var BarclaysSite7 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/buyingabroad_p1.jpg',
		title:		'The new Barclays Buying Aroad services website',

    };

        var BarclaysSite8 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/buyingabroad_p2.jpg',
		title:		'The new Barclays Buying Aroad services website',

    };

        var BarclaysSite9 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/buyingabroad_p3.jpg',
		title:		'The new Barclays Buying Aroad services website',

    };


    Shadowbox.open([BarclaysSite1, BarclaysSite2, BarclaysSite3, BarclaysSite4,BarclaysSite5, BarclaysSite6, BarclaysSite7, BarclaysSite8, BarclaysSite9]);

};

// Avengers takeover
function Avengers(){

        var Avengers1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/avengers_takeover.jpg',
		title:		'Website takeover for the new Avengers movie',

    };

    Shadowbox.open([Avengers1]);

};

// HTC site work
function htc(){

        var htc1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/htc1.jpg',
		title:		'The new HTC website',

    };

        var htc2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/htc2.jpg',
		title:		'The new HTC website',

    };

        var htc3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/htc3.jpg',
		title:		'Large banner advert for HTC',

    };

    Shadowbox.open([htc1, htc2, htc3]);

};

// HSBC Recruitment website
function HSBC(){

        var HSBC1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/hsbc_1.jpg',
		title:	'HSBC Recruitment website',

    };

        var HSBC2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/hsbc_2.jpg',
		title:	'HSBC Recruitment website',

    };

        var HSBC3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/hsbc_3.jpg',
		title:	'HSBC Recruitment website',

    };

        var HSBC4 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/hsbc_4.jpg',
		title:	'HSBC Recruitment website',

    };

        var HSBC5 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/hsbc_5.jpg',
		title:	'HSBC Recruitment website',

    };

    Shadowbox.open([HSBC1, HSBC2, HSBC3, HSBC4, HSBC5]);

};

// M&S and Lovefilm site
function MSsite(){

        var MSsite1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/lf_marks.jpg',
		title:	'M&S and Lovefilm valentines promotional microsite',

    };

    Shadowbox.open([MSsite1]);

};

// ipad website
function ipad(){

        var ipad1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/ipad_1.jpg',
		title:	'News app for the ipad',

    };

        var ipad2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/ipad_2.jpg',
		title:	'News app for the ipad',

    };
        
    Shadowbox.open([ipad1, ipad2]);

};

// Duplo
function Duplo(){

        var Duplo1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/duplo_1.jpg',
		title:	'Microsite for the Lego Duplo farm toy set',

    };

        var Duplo2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/duplo_2.jpg',
		title:	'Microsite for the Lego Duplo farm toy set',

    };

        var Duplo3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/duplo_3.jpg',
		title:	'Microsite for the Lego Duplo farm toy set',

    };
        
    Shadowbox.open([Duplo1, Duplo2, Duplo3]);

};

// God of War 3 takeover
function GOW(){

        var GOW1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/gow_takeover.jpg',
		title:	'Website takeover for the PS3 game God of War 3',

    };

    Shadowbox.open([GOW1]);

};

// COD website design
function COD(){

        var COD1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cod_1.jpg',
		title:	'Call of Duty: Modern Warfare 3 microsite',

    };

        var COD2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cod_3.jpg',
		title:	'Call of Duty: Modern Warfare 3 microsite',

    };

        var COD3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cod_2.jpg',
		title:	'Call of Duty: Modern Warfare 3 microsite',

    };

    Shadowbox.open([COD1, COD2, COD3]);

};

// Philly Email
function Philly(){

        var Philly1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/phillyemail.jpg',
		title:	'Philadelphia Cheese Email',

    };

    Shadowbox.open([Philly1]);

};


// Pruina One site design
function Cats(){

        var Cats1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cats1.jpg',
		title:	'PURINA ONE website design',

    };

        var Cats2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cats2.jpg',
		title:	'PURINA ONE website design',

    };

        var Cats3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/cats3.jpg',
		title:	'PURINA ONE website design',

    };

    Shadowbox.open([Cats1, Cats2, Cats3]);

};


// Vauxhall site design
function Vauxhall(){

        var Vauxhall1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/vauxhall_1.jpg',
		title:	'Vauxhall Drviers Centre site design',

    };

        var Vauxhall2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/vauxhall_2.jpg',
		title:	'Vauxhall Drviers Centre site design',

    };

        var Vauxhall3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/vauxhall_3.jpg',
		title:	'Vauxhall Drviers Centre site design',

    };

    Shadowbox.open([Vauxhall1, Vauxhall2, Vauxhall3]);

};


