var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427592&x=77',
		'title': '',
		'imageId': '69427592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427595&x=77',
		'title': '',
		'imageId': '69427595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427598&x=77',
		'title': '',
		'imageId': '69427598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427608&x=77',
		'title': '',
		'imageId': '69427608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427597&x=77',
		'title': '',
		'imageId': '69427597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427594&x=77',
		'title': '',
		'imageId': '69427594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427596&x=77',
		'title': '',
		'imageId': '69427596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427605&x=77',
		'title': '',
		'imageId': '69427605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986820&docid=69427627&x=77',
		'title': '',
		'imageId': '69427627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986820';

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