var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608544&x=5141',
		'title': '',
		'imageId': '68608544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608545&x=5141',
		'title': '',
		'imageId': '68608545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608551&x=5141',
		'title': '',
		'imageId': '68608551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608550&x=5141',
		'title': '',
		'imageId': '68608550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608547&x=5141',
		'title': '',
		'imageId': '68608547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608552&x=5141',
		'title': '',
		'imageId': '68608552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608549&x=5141',
		'title': '',
		'imageId': '68608549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608546&x=5141',
		'title': '',
		'imageId': '68608546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950183&docid=68608548&x=5141',
		'title': '',
		'imageId': '68608548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950183';

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