var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675580&x=1537',
		'title': '',
		'imageId': '68675580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675586&x=1537',
		'title': '',
		'imageId': '68675586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675582&x=1537',
		'title': '',
		'imageId': '68675582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675584&x=1537',
		'title': '',
		'imageId': '68675584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675581&x=1537',
		'title': '',
		'imageId': '68675581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675588&x=1537',
		'title': '',
		'imageId': '68675588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675587&x=1537',
		'title': '',
		'imageId': '68675587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675583&x=1537',
		'title': '',
		'imageId': '68675583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954109&docid=68675585&x=1537',
		'title': '',
		'imageId': '68675585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954109';

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