var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178278&x=3749',
		'title': '',
		'imageId': '67178278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178279&x=3749',
		'title': '',
		'imageId': '67178279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178280&x=3749',
		'title': '',
		'imageId': '67178280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178277&x=3749',
		'title': '',
		'imageId': '67178277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178281&x=3749',
		'title': '',
		'imageId': '67178281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178282&x=3749',
		'title': '',
		'imageId': '67178282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178283&x=3749',
		'title': '',
		'imageId': '67178283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891191&docid=67178284&x=3749',
		'title': '',
		'imageId': '67178284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891191';

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