function Gallery(){

var options = {
continuous: true,
counterType: "default"
};

var img1 = {
    player:     'img',
    content:    'Gallery/img1.jpg',
    height:        533,
    width:        800,
    options:    options
};

var img2 = {
    player:     'img',
    content:    'Gallery/img2.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img3 = {
    player:     'img',
    content:    'Gallery/img3.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img4 = {
    player:     'img',
    content:    'Gallery/img4.jpg',
    height:        800,
    width:        533,
    options:    options
};
var img5 = {
    player:     'img',
    content:    'Gallery/img5.jpg',
    height:        571,
    width:        800,
    options:    options
};

var img6 = {
    player:     'img',
    content:    'Gallery/img6.jpg',
    height:        550,
    width:        850,
    options:    options
};

var img7 = {
    player:     'img',
    content:    'Gallery/img7.jpg',
    height:        900,
    width:        347,
    options:    options
};

var img8 = {
    player:     'img',
    content:    'Gallery/img8.jpg',
    height:        900,
    width:        319,
    options:    options
};

var img9 = {
    player:     'img',
    content:    'Gallery/img9.jpg',
    height:        900,
    width:        306,
    options:    options
};

var img10 = {
    player:     'img',
    content:    'Gallery/img10.jpg',
    height:        900,
    width:        268,
    options:    options
};

var img11 = {
    player:     'img',
    content:    'Gallery/img11.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img12 = {
    player:     'img',
    content:    'Gallery/img12.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img13 = {
    player:     'img',
    content:    'Gallery/img13.jpg',
    height:        800,
    width:        800,
    options:    options
};

var img14 = {
    player:     'img',
    content:    'Gallery/img14.jpg',
    height:        800,
    width:        800,
    options:    options
};

var img15 = {
    player:     'img',
    content:    'Gallery/img15.jpg',
    height:        800,
    width:        800,
    options:    options
};

var img16 = {
    player:     'img',
    content:    'Gallery/img16.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img17 = {
    player:     'img',
    content:    'Gallery/img17.jpg',
    height:        533,
    width:        800,
    options:    options
};

var img18 = {
    player:     'img',
    content:    'Gallery/img18.jpg',
    height:        800,
    width:        533,
    options:    options
};

var img19 = {
    player:     'img',
    content:    'Gallery/img19.jpg',
    height:        533,
    width:        800,
    options:    options
};

var img20 = {
    player:     'img',
    content:    'Gallery/img20.jpg',
    height:        800,
    width:        800,
    options:    options
};



Shadowbox.open([img1, img2, img3, img4, img5, img6, img7, img8, img9, img10, img11, img12, img13, img14, img15, img16, img17, img18, img19, img20]);

};
