var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443147&x=4212',
		'title': '',
		'imageId': '68443147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443152&x=4212',
		'title': '',
		'imageId': '68443152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443149&x=4212',
		'title': '',
		'imageId': '68443149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443150&x=4212',
		'title': '',
		'imageId': '68443150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443151&x=4212',
		'title': '',
		'imageId': '68443151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443148&x=4212',
		'title': '',
		'imageId': '68443148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985527&docid=68443146&x=4212',
		'title': '',
		'imageId': '68443146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985527';

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