var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870451&x=3845',
		'title': '',
		'imageId': '67870451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870452&x=3845',
		'title': '',
		'imageId': '67870452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870453&x=3845',
		'title': '',
		'imageId': '67870453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870454&x=3845',
		'title': '',
		'imageId': '67870454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870455&x=3845',
		'title': '',
		'imageId': '67870455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870458&x=3845',
		'title': '',
		'imageId': '67870458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870459&x=3845',
		'title': '',
		'imageId': '67870459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870456&x=3845',
		'title': '',
		'imageId': '67870456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918527&docid=67870457&x=3845',
		'title': '',
		'imageId': '67870457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918527';

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