var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966044&x=3045',
		'title': '',
		'imageId': '68966044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966046&x=3045',
		'title': '',
		'imageId': '68966046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966045&x=3045',
		'title': '',
		'imageId': '68966045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966048&x=3045',
		'title': '',
		'imageId': '68966048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966047&x=3045',
		'title': '',
		'imageId': '68966047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966049&x=3045',
		'title': '',
		'imageId': '68966049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966050&x=3045',
		'title': '',
		'imageId': '68966050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952710&docid=68966051&x=3045',
		'title': '',
		'imageId': '68966051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952710';

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