var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68069488&x=5244',
		'title': '',
		'imageId': '68069488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68069489&x=5244',
		'title': '',
		'imageId': '68069489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68069490&x=5244',
		'title': '',
		'imageId': '68069490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68069491&x=5244',
		'title': '',
		'imageId': '68069491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68069492&x=5244',
		'title': '',
		'imageId': '68069492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68113346&x=5244',
		'title': '',
		'imageId': '68113346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68113347&x=5244',
		'title': '',
		'imageId': '68113347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68113348&x=5244',
		'title': '',
		'imageId': '68113348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927213&docid=68113349&x=5244',
		'title': '',
		'imageId': '68113349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927213';

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