/**
 * My own Javascript for using Shadowbox
 */

function initDemos(){
    // setup flash gallery demo, use a css selector
    Shadowbox.setup('a.flash-gallery', {
        gallery:        'Flash',
        continuous:     true,
        counterType:    'skip',
        animSequence:   'sync'
    });

    // setup image map demo
    Shadowbox.setup(document.getElementById('hongkongmap').getElementsByTagName('area'));
}

function demoGoogleMaps(){
    Shadowbox.open({
        player:     'html',
        content:    '',
        height:     300,
        width:      500,
        options:    {
            onFinish: function(item){
                if(GBrowserIsCompatible()){
                    var body = document.getElementById(Shadowbox.contentId());
                    var map = new GMap2(body);
                    map.setCenter(new GLatLng(37.4419, -122.1419), 13);

                    // add 10 markers to the map at random locations
                    var bounds = map.getBounds();
                    var southWest = bounds.getSouthWest();
                    var northEast = bounds.getNorthEast();
                    var lngSpan = northEast.lng() - southWest.lng();
                    var latSpan = northEast.lat() - southWest.lat();
                    for(var i = 0; i < 10; i++){
                        var point = new GLatLng(southWest.lat() + latSpan * Math.random(),
                            southWest.lng() + lngSpan * Math.random());
                        map.addOverlay(new GMarker(point));
                    }

                    // add some simple controls
                    map.addControl(new GSmallMapControl());
                    map.addControl(new GMapTypeControl());
                }
            }
        }
    });
}

function PrivacyPolicy(){
    Shadowbox.open({
        player:     'html',
        content:    '<embed src="PrivacyPolicy.pdf" width="1000" height="600" href="PrivacyPolicy.pdf" ></embed>',
        height:     600,
        width:      1000,
        title:      'Privacy Policy'
    });
}

function ShadowboxGallery(){
    var options = {
        continuous: true,
		slideshowDelay:  2
    };

	var img = new Array(113);
	
    img[0] = {
        player:     'img',
        content:    'Gallery/images/8603-12.jpg',
        options:    options
    };

    img[1] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonF.jpg',
        options:    options
    };

    img[2] = {
        player:     'img',
        content:    'Gallery/images/F1000012.jpg',
        options:    options
    };

    img[3] = {
        player:     'img',
        content:    'Gallery/images/HL_15947.jpg',
        options:    options
    };

    img[4] = {
        player:     'img',
        content:    'Gallery/images/HL_13841.jpg',
        options:    options
    };

    img[5] = {
        player:     'img',
        content:    'Gallery/images/HL_15974.jpg',
        options:    options
    };

    img[6] = {
        player:     'img',
        content:    'Gallery/images/HL_16786.jpg',
        options:    options
    };

    img[7] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonA.jpg',
        options:    options
    };

    img[8] = {
        player:     'img',
        content:    'Gallery/images/HL_12488.jpg',
        options:    options
    };

    img[9] = {
        player:     'img',
        content:    'Gallery/images/8603-19.jpg',
        options:    options
    };

    img[10] = {
        player:     'img',
        content:    'Gallery/images/HL_16716.jpg',
        options:    options
    };

    img[11] = {
        player:     'img',
        content:    'Gallery/images/HLP_5009.jpg',
        options:    options
    };

    img[12] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonB.jpg',
        options:    options
    };

    img[13] = {
        player:     'img',
        content:    'Gallery/images/HL_15891.jpg',
        options:    options
    };

    img[14] = {
        player:     'img',
        content:    'Gallery/images/HL_18592.jpg',
        options:    options
    };

    img[15] = {
        player:     'img',
        content:    'Gallery/images/IMG_0897.jpg',
        options:    options
    };

    img[16] = {
        player:     'img',
        content:    'Gallery/images/HL_16672.jpg',
        options:    options
    };

    img[17] = {
        player:     'img',
        content:    'Gallery/images/HL_13847.jpg',
        options:    options
    };

    img[18] = {
        player:     'img',
        content:    'Gallery/images/HL_17569.jpg',
        options:    options
    };

    img[19] = {
        player:     'img',
        content:    'Gallery/images/HL_18679.jpg',
        options:    options
    };

    img[20] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonE.jpg',
        options:    options
    };

    img[21] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonD.jpg',
        options:    options
    };

    img[22] = {
        player:     'img',
        content:    'Gallery/images/HL_17661.jpg',
        options:    options
    };

    img[23] = {
        player:     'img',
        content:    'Gallery/images/HL_15835.jpg',
        options:    options
    };

    img[24] = {
        player:     'img',
        content:    'Gallery/images/IMG_8689.jpg',
        options:    options
    };

    img[25] = {
        player:     'img',
        content:    'Gallery/images/HL_17691.jpg',
        options:    options
    };

    img[26] = {
        player:     'img',
        content:    'Gallery/images/HL_13764.jpg',
        options:    options
    };

    img[27] = {
        player:     'img',
        content:    'Gallery/images/IMG_8787.jpg',
        options:    options
    };

    img[28] = {
        player:     'img',
        content:    'Gallery/images/HL_16748.jpg',
        options:    options
    };

    img[29] = {
        player:     'img',
        content:    'Gallery/images/HL_17587.jpg',
        options:    options
    };

    img[30] = {
        player:     'img',
        content:    'Gallery/images/HL_12902.jpg',
        options:    options
    };

    img[31] = {
        player:     'img',
        content:    'Gallery/images/HL_18512.jpg',
        options:    options
    };

    img[32] = {
        player:     'img',
        content:    'Gallery/images/HL_13227.jpg',
        options:    options
    };

    img[33] = {
        player:     'img',
        content:    'Gallery/images/HL_17500.jpg',
        options:    options
    };

    img[34] = {
        player:     'img',
        content:    'Gallery/images/IMG_9171.jpg',
        options:    options
    };

    img[35] = {
        player:     'img',
        content:    'Gallery/images/HL_19230.jpg',
        options:    options
    };

    img[36] = {
        player:     'img',
        content:    'Gallery/images/HL_13327.jpg',
        options:    options
    };

    img[37] = {
        player:     'img',
        content:    'Gallery/images/HLP_5209.jpg',
        options:    options
    };

    img[38] = {
        player:     'img',
        content:    'Gallery/images/HL_15602.jpg',
        options:    options
    };

    img[39] = {
        player:     'img',
        content:    'Gallery/images/HL_16619.jpg',
        options:    options
    };

    img[40] = {
        player:     'img',
        content:    'Gallery/images/HL_13264.jpg',
        options:    options
    };

    img[41] = {
        player:     'img',
        content:    'Gallery/images/HL_19164.jpg',
        options:    options
    };

    img[42] = {
        player:     'img',
        content:    'Gallery/images/HL_16775.jpg',
        options:    options
    };

    img[43] = {
        player:     'img',
        content:    'Gallery/images/HL_18670.jpg',
        options:    options
    };

    img[44] = {
        player:     'img',
        content:    'Gallery/images/joannedreytonC.jpg',
        options:    options
    };

    img[45] = {
        player:     'img',
        content:    'Gallery/images/IMG_5974.jpg',
        options:    options
    };


    img[46] = {
        player:     'img',
        content:    'Gallery/images/HL_17676.jpg',
        options:    options
    };

    img[47] = {
        player:     'img',
        content:    'Gallery/images/HL_19149.jpg',
        options:    options
    };

    img[48] = {
        player:     'img',
        content:    'Gallery/images/HL_17427.jpg',
        options:    options
    };

    img[49] = {
        player:     'img',
        content:    'Gallery/images/IMG_8927.jpg',
        options:    options
    };

    img[50] = {
        player:     'img',
        content:    'Gallery/images/HL_12458.jpg',
        options:    options
    };

    img[51] = {
        player:     'img',
        content:    'Gallery/images/IMG_8260.jpg',
        options:    options
    };

    img[52] = {
        player:     'img',
        content:    'Gallery/images/IMG_3883.jpg',
        options:    options
    };

    img[53] = {
        player:     'img',
        content:    'Gallery/images/HL_13807.jpg',
        options:    options
    };

    img[54] = {
        player:     'img',
        content:    'Gallery/images/IMG_4459.jpg',
        options:    options
    };

    img[55] = {
        player:     'img',
        content:    'Gallery/images/IMG_9800.jpg',
        options:    options
    };

    img[56] = {
        player:     'img',
        content:    'Gallery/images/HL_16816.jpg',
        options:    options
    };

    img[57] = {
        player:     'img',
        content:    'Gallery/images/IMG_1130.jpg',
        options:    options
    };

    img[58] = {
        player:     'img',
        content:    'Gallery/images/IMG_8726.jpg',
        options:    options
    };

    img[59] = {
        player:     'img',
        content:    'Gallery/images/IMG_8890.jpg',
        options:    options
    };

    img[60] = {
        player:     'img',
        content:    'Gallery/images/HLP_9014.jpg',
        options:    options
    };

    img[61] = {
        player:     'img',
        content:    'Gallery/images/IMG_6013.jpg',
        options:    options
    };

    img[62] = {
        player:     'img',
        content:    'Gallery/images/HL_18586.jpg',
        options:    options
    };

    img[63] = {
        player:     'img',
        content:    'Gallery/images/HL_13746.jpg',
        options:    options
    };

    img[64] = {
        player:     'img',
        content:    'Gallery/images/HL_18565.jpg',
        options:    options
    };

    img[65] = {
        player:     'img',
        content:    'Gallery/images/HL_18559.jpg',
        options:    options
    };

    img[66] = {
        player:     'img',
        content:    'Gallery/images/IMG_0893.jpg',
        options:    options
    };

    img[67] = {
        player:     'img',
        content:    'Gallery/images/HL_15287.jpg',
        options:    options
    };

    img[68] = {
        player:     'img',
        content:    'Gallery/images/HL_12366.jpg',
        options:    options
    };

    img[69] = {
        player:     'img',
        content:    'Gallery/images/IMG_8751.jpg',
        options:    options
    };

    img[70] = {
        player:     'img',
        content:    'Gallery/images/IMG_0071.jpg',
        options:    options
    };

    img[71] = {
        player:     'img',
        content:    'Gallery/images/HL_17355.jpg',
        options:    options
    };

    img[72] = {
        player:     'img',
        content:    'Gallery/images/IMG_8731.jpg',
        options:    options
    };

    img[73] = {
        player:     'img',
        content:    'Gallery/images/IMG_2885.jpg',
        options:    options
    };

    img[74] = {
        player:     'img',
        content:    'Gallery/images/HL_15161.jpg',
        options:    options
    };

    img[75] = {
        player:     'img',
        content:    'Gallery/images/IMG_0872.jpg',
        options:    options
    };

    img[76] = {
        player:     'img',
        content:    'Gallery/images/HLP_5032.jpg',
        options:    options
    };

    img[77] = {
        player:     'img',
        content:    'Gallery/images/IMG_1226.jpg',
        options:    options
    };

    img[78] = {
        player:     'img',
        content:    'Gallery/images/HL_17350.jpg',
        options:    options
    };

    img[79] = {
        player:     'img',
        content:    'Gallery/images/IMG_6010.jpg',
        options:    options
    };

    img[80] = {
        player:     'img',
        content:    'Gallery/images/IMG_0916.jpg',
        options:    options
    };

    img[81] = {
        player:     'img',
        content:    'Gallery/images/HL_13017.jpg',
        options:    options
    };

    img[82] = {
        player:     'img',
        content:    'Gallery/images/IMG_9869.jpg',
        options:    options
    };

    img[83] = {
        player:     'img',
        content:    'Gallery/images/IMG_1566.jpg',
        options:    options
    };

    img[84] = {
        player:     'img',
        content:    'Gallery/images/IMG_1029.jpg',
        options:    options
    };

    img[85] = {
        player:     'img',
        content:    'Gallery/images/HL_17445.jpg',
        options:    options
    };

    img[86] = {
        player:     'img',
        content:    'Gallery/images/IMG_9652.jpg',
        options:    options
    };

    img[87] = {
        player:     'img',
        content:    'Gallery/images/HL_16124.jpg',
        options:    options
    };

    img[88] = {
        player:     'img',
        content:    'Gallery/images/HL_13098.jpg',
        options:    options
    };

    img[89] = {
        player:     'img',
        content:    'Gallery/images/HL_17624.jpg',
        options:    options
    };

    img[90] = {
        player:     'img',
        content:    'Gallery/images/michellefamily061w.jpg',
        options:    options
    };

    img[91] = {
        player:     'img',
        content:    'Gallery/images/IMG_0439.jpg',
        options:    options
    };

    img[92] = {
        player:     'img',
        content:    'Gallery/images/HL_18307.jpg',
        options:    options
    };

    img[93] = {
        player:     'img',
        content:    'Gallery/images/IMG_7567.jpg',
        options:    options
    };

    img[94] = {
        player:     'img',
        content:    'Gallery/images/HL_18285.jpg',
        options:    options
    };

    img[95] = {
        player:     'img',
        content:    'Gallery/images/IMG_3828.jpg',
        options:    options
    };

    img[96] = {
        player:     'img',
        content:    'Gallery/images/IMG_7535.jpg',
        options:    options
    };

    img[97] = {
        player:     'img',
        content:    'Gallery/images/IMG_8711.jpg',
        options:    options
    };

    img[98] = {
        player:     'img',
        content:    'Gallery/images/IMG_8716.jpg',
        options:    options
    };

    img[99] = {
        player:     'img',
        content:    'Gallery/images/IMG_8778.jpg',
        options:    options
    };

    img[100] = {
        player:     'img',
        content:    'Gallery/images/IMG_8836.jpg',
        options:    options
    };

    img[101] = {
        player:     'img',
        content:    'Gallery/images/michellefamily064w.jpg',
        options:    options
    };

    img[102] = {
        player:     'img',
        content:    'Gallery/images/IMG_9731.jpg',
        options:    options
    };

    img[103] = {
        player:     'img',
        content:    'Gallery/images/IMG_0780.jpg',
        options:    options
    };

    img[104] = {
        player:     'img',
        content:    'Gallery/images/IMG_1428.jpg',
        options:    options
    };

    img[105] = {
        player:     'img',
        content:    'Gallery/images/IMG_9922.jpg',
        options:    options
    };

    img[106] = {
        player:     'img',
        content:    'Gallery/images/IMG_6567.jpg',
        options:    options
    };

    img[107] = {
        player:     'img',
        content:    'Gallery/images/IMG_9904.jpg',
        options:    options
    };

    img[108] = {
        player:     'img',
        content:    'Gallery/images/IMG_2972.jpg',
        options:    options
    };

    img[109] = {
        player:     'img',
        content:    'Gallery/images/IMG_0881.jpg',
        options:    options
    };

    img[110] = {
        player:     'img',
        content:    'Gallery/images/IMG_3553.jpg',
        options:    options
    };

    img[111] = {
        player:     'img',
        content:    'Gallery/images/IMG_0004.jpg',
        options:    options
    };

    img[112] = {
        player:     'img',
        content:    'Gallery/images/IMG_0879.jpg',
        options:    options
    };

    Shadowbox.open([img[2], img[4], img[5], img[6], img[7], img[8], img[9], img[10], img[11], img[12], img[13], img[15], img[16], img[17], img[18], img[19],
img[20], img[21], img[24], img[25], img[26], img[27], img[28], img[29], img[30], img[31], img[32], img[33], img[35], img[36], img[37], img[38], img[39],
img[40], img[41], img[42], img[44], img[46], img[47], img[48], img[49], img[50], img[51], img[52], img[53], img[54], img[55], img[56], img[57], img[58], img[59],
img[60], img[61], img[62], img[63], img[64], img[66], img[67], img[68], img[69], img[70], img[71], img[72], img[73], img[75], img[76], img[77], img[78], img[79],
img[80], img[81], img[82], img[83], img[84], img[85], img[86], img[87], img[88], img[90], img[91], img[92], img[93], img[94], img[95], img[96], img[97], img[99],
img[100], img[101], img[102], img[103], img[104], img[105], img[106], img[107], img[108], img[109], img[110], img[111], img[112]																																											]);
}



window.onload = initDemos;