var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415890&x=115',
		'title': '',
		'imageId': '69415890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415891&x=115',
		'title': '',
		'imageId': '69415891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415892&x=115',
		'title': '',
		'imageId': '69415892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415893&x=115',
		'title': '',
		'imageId': '69415893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415894&x=115',
		'title': '',
		'imageId': '69415894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415895&x=115',
		'title': '',
		'imageId': '69415895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415896&x=115',
		'title': '',
		'imageId': '69415896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986533&docid=69415897&x=115',
		'title': '',
		'imageId': '69415897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986533';

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