var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302507&x=4345',
		'title': '',
		'imageId': '68302507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302508&x=4345',
		'title': '',
		'imageId': '68302508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302509&x=4345',
		'title': '',
		'imageId': '68302509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302510&x=4345',
		'title': '',
		'imageId': '68302510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302511&x=4345',
		'title': '',
		'imageId': '68302511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302512&x=4345',
		'title': '',
		'imageId': '68302512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937327&docid=68302513&x=4345',
		'title': '',
		'imageId': '68302513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937327';

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