var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121838&x=5734',
		'title': '',
		'imageId': '71121838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121839&x=5734',
		'title': '',
		'imageId': '71121839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121835&x=5734',
		'title': '',
		'imageId': '71121835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121834&x=5734',
		'title': '',
		'imageId': '71121834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121837&x=5734',
		'title': '',
		'imageId': '71121837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121836&x=5734',
		'title': '',
		'imageId': '71121836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121669&x=5734',
		'title': '',
		'imageId': '71121669',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121674&x=5734',
		'title': '',
		'imageId': '71121674',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121675&x=5734',
		'title': '',
		'imageId': '71121675',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121682&x=5734',
		'title': '',
		'imageId': '71121682',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121683&x=5734',
		'title': '',
		'imageId': '71121683',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4054735&docid=71121686&x=5734',
		'title': '',
		'imageId': '71121686',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4054735';

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";
	})
}
