var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238362&x=3257',
		'title': '',
		'imageId': '68238362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238364&x=3257',
		'title': '',
		'imageId': '68238364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238363&x=3257',
		'title': '',
		'imageId': '68238363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238366&x=3257',
		'title': '',
		'imageId': '68238366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238367&x=3257',
		'title': '',
		'imageId': '68238367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238368&x=3257',
		'title': '',
		'imageId': '68238368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238365&x=3257',
		'title': '',
		'imageId': '68238365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012239&docid=68238369&x=3257',
		'title': '',
		'imageId': '68238369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012239';

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