var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302536&x=4231',
		'title': '',
		'imageId': '68302536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302537&x=4231',
		'title': '',
		'imageId': '68302537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302538&x=4231',
		'title': '',
		'imageId': '68302538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302539&x=4231',
		'title': '',
		'imageId': '68302539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302540&x=4231',
		'title': '',
		'imageId': '68302540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302541&x=4231',
		'title': '',
		'imageId': '68302541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937331&docid=68302543&x=4231',
		'title': '',
		'imageId': '68302543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937331';

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