// 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

// Betfair poker
function Betfair(){

        var Betfair1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/gameplay.swf',
		title:		'Betfair - Game demo',
		height:		600,
		width:		800

    };

        var Betfair2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/build_assets.jpg',
		title:		'Betfair - I drew all build assests using Flash and Illustrator'
    };

        var Betfair3 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/card_deck.jpg',
		title:		'Betfair - A full card deck which I drew in Flash'
    };

        var Betfair4 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/personas.jpg',
		title:		'Betfair - Persona cards. I designed these in Photoshop'
    };

    Shadowbox.open([Betfair1, Betfair2, Betfair3, Betfair4]);

};

// Kingdom Hearts banner
function KingdomHearts(){

        var KingdomHearts1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/kh/expandable/kh728x90.swf',
		title:		'Kingdom Hearts - Flash banners for a Playstation videogame',
		height:		450,
		width:		728

    };

        var KingdomHearts2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/kh/standard/kh160x600.swf',
		title:		'Kingdom Hearts - Flash banners for a Playstation videogame',
		height:		600,
		width:		160

    };

    Shadowbox.open([KingdomHearts1, KingdomHearts2]);

};

// Belle de jour banner
function Belle(){

        var Belle1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/belle/728x90_belle_vA.swf',
		title:		'Belle De Jour - Video flash banner for ITV - 728x90',
		height:		90,
		width:		728

    };

        var Belle2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/belle/300x250_belle.swf',
		title:		'300x250',
		height:		250,
		width:		300
		
    };

        var Belle3 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/belle/120x600_belle.swf',
		title:		'120x600',
		height:		600,
		width:		120
	};

    Shadowbox.open([Belle1, Belle2, Belle3]);

};


// Sony tablet
function Sony(){

        var Sony1 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/SonyTablet_1.jpg',
		title:		'NEW Sony Tablet - Banner concept'

    };

        var Sony2 = {
        player:     'img',
        content:    'http://www.7-h.co.uk/images/folio/web/SonyTablet_2.jpg',
		title:		'NEW Sony Tablet - Rich media concept'

    };

    Shadowbox.open([Sony1, Sony2]);

};


// Sainsburys banner
function Sainsburys(){

        var Sainsburys1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/gm_shortfall_generic_160x600.swf',
		title:		'Sainsburys - 160x600',
		height:		600,
		width:		160

    };

        var Sainsburys2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/gm_shortfall_appliances_728x90.swf',
		title:		'Sainsburys - 728x90',
		height:		90,
		width:		728
		
    };

        var Sainsburys3 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/gm_shortfall_homeware_300x250.swf',
		title:		'Sainsburys - 300x250',
		height:		250,
		width:		300
	};

    Shadowbox.open([Sainsburys1, Sainsburys2, Sainsburys3]);

};

// Toursim Australia banner
function TA(){

        var TA1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/ta/880x594_Landscape_City_Screen.swf',
		title:		'Tourism Austrailia - digital billboard',
		height:		594,
		width:		880

    };

        var TA2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/ta/576x720_Portrait_DEP.swf',
		title:		'Tourism Austrailia - digital escalator panel',
		height:		720,
		width:		576
		
    };

    Shadowbox.open([TA1, TA2]);

};

// EPSON DEP
function Epson(){

        var Epson1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/576x720_panel.swf',
		title:		'EPSON - digital escalator panel',
		height:		720,
		width:		576

    };

    Shadowbox.open([Epson1]);

};

// Lego
function Lego(){

        var Lego1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/lego160x600.swf',
		title:		'LEGO farm animals',
		height:		610,
		width:		245

    };

    Shadowbox.open([Lego1]);

};

// Avenue Q video banner
function AveQ(){

        var AveQ1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/aveq/banner.swf',
		title:		'Avenue Q - Flash video banner',
		height:		250,
		width:		300

    };

    Shadowbox.open([AveQ1]);

};

// Star alliance spinning sign banner
function SA(){

        var SA1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/sa/300x250.swf',
		title:		'Star alliance spinning sign banner',
		height:		250,
		width:		300

    };

        var SA3 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/sa/120x600.swf',
		title:		'120x600',
		height:		600,
		width:		120
		
    };

        var SA2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/sa/468x60.swf',
		title:		'468x60',
		height:		60,
		width:		468
	};

    Shadowbox.open([SA1, SA2, SA3]);

};

// Barclays Travel Insurance
function BarclaysTI(){

        var BarclaysTI1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/barclaystravel717x150.swf',
		title:		'I designed and built this banner as part of Barclays Travel Insurance campaign',
		height:		150,
		width:		717

    };

    Shadowbox.open([BarclaysTI1]);

};

// Chicago the musical - UK homepage
function Chicago(){

        var Chicago1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/chicago2f6.swf',
		title:		'Chicago the musical - UK homepage',
		height:		720,
		width:		768

    };

    Shadowbox.open([Chicago1]);

};

// CI banners
function CI(){

        var CI1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/cityindex/300x250_aroundtheworld.swf',
		title:		'Around the World - 300x250',
		height:		250,
		width:		300

    };

        var CI2 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/cityindex/728x90_Mining.swf',
		title:		'City Index - 728x90',
		height:		90,
		width:		728
		
    };

        var CI3 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/cityindex/300x250_FX.swf',
		title:		'City Index - 300x250',
		height:		250,
		width:		300
	};

        var CI4 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/cityindex/160x600_Banks.swf',
		title:		'City Index - 160x600',
		height:		600,
		width:		160
	};

        var CI5 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/cityindex/728x90_FTSE.swf',
		title:		'City Index - 728x90',
		height:		90,
		width:		728
	};

    Shadowbox.open([CI1, CI2, CI3, CI4, CI5]);

};

// CONSTANTINOPLE SPLASH PAGE
function CONSTANTINOPLE(){

        var CONSTANTINOPLE1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/images/folio/web/constantiople.swf',
		title:		'I designed and built thIs splash page for an opera showing at the Royal Opera House',
		height:		720,
		width:		768

    };

    Shadowbox.open([CONSTANTINOPLE1]);

};

// Troy movie banner
function Troy(){

        var Troy1 = {
        player:     'swf',
        content:    'http://www.7-h.co.uk/album/flash/troy/300x250_optimised.swf',
		title:		'Flash banner for the movie Troy',
		height:		250,
		width:		300

    };

    Shadowbox.open([Troy1]);

};

