var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932416&x=1849',
		'title': '',
		'imageId': '66932416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66957902&x=1849',
		'title': '',
		'imageId': '66957902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66957901&x=1849',
		'title': '',
		'imageId': '66957901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932418&x=1849',
		'title': '',
		'imageId': '66932418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932417&x=1849',
		'title': '',
		'imageId': '66932417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932415&x=1849',
		'title': '',
		'imageId': '66932415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932419&x=1849',
		'title': '',
		'imageId': '66932419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919532&docid=66932414&x=1849',
		'title': '',
		'imageId': '66932414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919532';

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