var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121467&x=3047',
		'title': '',
		'imageId': '70121467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121482&x=3047',
		'title': '',
		'imageId': '70121482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121485&x=3047',
		'title': '',
		'imageId': '70121485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121488&x=3047',
		'title': '',
		'imageId': '70121488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121491&x=3047',
		'title': '',
		'imageId': '70121491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121501&x=3047',
		'title': '',
		'imageId': '70121501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015954&docid=70121505&x=3047',
		'title': '',
		'imageId': '70121505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015954';

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