var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896794&x=4452',
		'title': '',
		'imageId': '69896794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896795&x=4452',
		'title': '',
		'imageId': '69896795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896798&x=4452',
		'title': '',
		'imageId': '69896798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896796&x=4452',
		'title': '',
		'imageId': '69896796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896799&x=4452',
		'title': '',
		'imageId': '69896799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896792&x=4452',
		'title': '',
		'imageId': '69896792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896793&x=4452',
		'title': '',
		'imageId': '69896793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007560&docid=69896797&x=4452',
		'title': '',
		'imageId': '69896797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007560';

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