var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091530&x=2538',
		'title': '',
		'imageId': '70091530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091531&x=2538',
		'title': '',
		'imageId': '70091531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091532&x=2538',
		'title': '',
		'imageId': '70091532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091533&x=2538',
		'title': '',
		'imageId': '70091533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091534&x=2538',
		'title': '',
		'imageId': '70091534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091535&x=2538',
		'title': '',
		'imageId': '70091535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091536&x=2538',
		'title': '',
		'imageId': '70091536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015303&docid=70091537&x=2538',
		'title': '',
		'imageId': '70091537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015303';

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