var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039399&x=4719',
		'title': '',
		'imageId': '72039399',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039505&x=4719',
		'title': '',
		'imageId': '72039505',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039504&x=4719',
		'title': '',
		'imageId': '72039504',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039400&x=4719',
		'title': '',
		'imageId': '72039400',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039345&x=4719',
		'title': '',
		'imageId': '72039345',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039346&x=4719',
		'title': '',
		'imageId': '72039346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039349&x=4719',
		'title': '',
		'imageId': '72039349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039397&x=4719',
		'title': '',
		'imageId': '72039397',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039398&x=4719',
		'title': '',
		'imageId': '72039398',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039410&x=4719',
		'title': '',
		'imageId': '72039410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039413&x=4719',
		'title': '',
		'imageId': '72039413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039412&x=4719',
		'title': '',
		'imageId': '72039412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039411&x=4719',
		'title': '',
		'imageId': '72039411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039409&x=4719',
		'title': '',
		'imageId': '72039409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039503&x=4719',
		'title': '',
		'imageId': '72039503',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039502&x=4719',
		'title': '',
		'imageId': '72039502',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4093766&docid=72039347&x=4719',
		'title': '',
		'imageId': '72039347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4093766';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
