var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176790&x=2751',
		'title': '',
		'imageId': '67176790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176792&x=2751',
		'title': '',
		'imageId': '67176792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176795&x=2751',
		'title': '',
		'imageId': '67176795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176794&x=2751',
		'title': '',
		'imageId': '67176794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176789&x=2751',
		'title': '',
		'imageId': '67176789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176791&x=2751',
		'title': '',
		'imageId': '67176791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176796&x=2751',
		'title': '',
		'imageId': '67176796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891186&docid=67176793&x=2751',
		'title': '',
		'imageId': '67176793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891186';

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