var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482344&x=117',
		'title': '',
		'imageId': '68482344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482346&x=117',
		'title': '',
		'imageId': '68482346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482347&x=117',
		'title': '',
		'imageId': '68482347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482348&x=117',
		'title': '',
		'imageId': '68482348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482349&x=117',
		'title': '',
		'imageId': '68482349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482350&x=117',
		'title': '',
		'imageId': '68482350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482345&x=117',
		'title': '',
		'imageId': '68482345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482351&x=117',
		'title': '',
		'imageId': '68482351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937539&docid=68482352&x=117',
		'title': '',
		'imageId': '68482352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937539';

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