var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727414&x=5026',
		'title': '',
		'imageId': '68727414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727416&x=5026',
		'title': '',
		'imageId': '68727416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727417&x=5026',
		'title': '',
		'imageId': '68727417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727413&x=5026',
		'title': '',
		'imageId': '68727413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727418&x=5026',
		'title': '',
		'imageId': '68727418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727415&x=5026',
		'title': '',
		'imageId': '68727415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955968&docid=68727419&x=5026',
		'title': '',
		'imageId': '68727419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955968';

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