var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356253&x=5334',
		'title': '',
		'imageId': '68356253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356259&x=5334',
		'title': '',
		'imageId': '68356259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356258&x=5334',
		'title': '',
		'imageId': '68356258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356260&x=5334',
		'title': '',
		'imageId': '68356260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356254&x=5334',
		'title': '',
		'imageId': '68356254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356255&x=5334',
		'title': '',
		'imageId': '68356255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356256&x=5334',
		'title': '',
		'imageId': '68356256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894045&docid=68356257&x=5334',
		'title': '',
		'imageId': '68356257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894045';

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