var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315828&x=5337',
		'title': '',
		'imageId': '69315828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315830&x=5337',
		'title': '',
		'imageId': '69315830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315831&x=5337',
		'title': '',
		'imageId': '69315831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315834&x=5337',
		'title': '',
		'imageId': '69315834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315837&x=5337',
		'title': '',
		'imageId': '69315837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315838&x=5337',
		'title': '',
		'imageId': '69315838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982452&docid=69315846&x=5337',
		'title': '',
		'imageId': '69315846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982452';

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