var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71956533&x=4242',
		'title': '',
		'imageId': '71956533',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994405&x=4242',
		'title': '',
		'imageId': '71994405',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994597&x=4242',
		'title': '',
		'imageId': '71994597',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994603&x=4242',
		'title': '',
		'imageId': '71994603',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994600&x=4242',
		'title': '',
		'imageId': '71994600',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994606&x=4242',
		'title': '',
		'imageId': '71994606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994444&x=4242',
		'title': '',
		'imageId': '71994444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994612&x=4242',
		'title': '',
		'imageId': '71994612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994529&x=4242',
		'title': '',
		'imageId': '71994529',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994522&x=4242',
		'title': '',
		'imageId': '71994522',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994431&x=4242',
		'title': '',
		'imageId': '71994431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4090461&docid=71994535&x=4242',
		'title': '',
		'imageId': '71994535',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4090461';

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