var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987707&x=1845',
		'title': '',
		'imageId': '68987707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987709&x=1845',
		'title': '',
		'imageId': '68987709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987710&x=1845',
		'title': '',
		'imageId': '68987710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987711&x=1845',
		'title': '',
		'imageId': '68987711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987712&x=1845',
		'title': '',
		'imageId': '68987712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987713&x=1845',
		'title': '',
		'imageId': '68987713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968517&docid=68987714&x=1845',
		'title': '',
		'imageId': '68987714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968517';

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