var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730362&x=115',
		'title': '',
		'imageId': '68730362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730358&x=115',
		'title': '',
		'imageId': '68730358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730364&x=115',
		'title': '',
		'imageId': '68730364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730363&x=115',
		'title': '',
		'imageId': '68730363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730361&x=115',
		'title': '',
		'imageId': '68730361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730360&x=115',
		'title': '',
		'imageId': '68730360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730365&x=115',
		'title': '',
		'imageId': '68730365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730366&x=115',
		'title': '',
		'imageId': '68730366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956191&docid=68730359&x=115',
		'title': '',
		'imageId': '68730359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956191';

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