var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522112&x=5041',
		'title': '',
		'imageId': '69522112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522115&x=5041',
		'title': '',
		'imageId': '69522115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522119&x=5041',
		'title': '',
		'imageId': '69522119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522114&x=5041',
		'title': '',
		'imageId': '69522114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522113&x=5041',
		'title': '',
		'imageId': '69522113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522118&x=5041',
		'title': '',
		'imageId': '69522118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522117&x=5041',
		'title': '',
		'imageId': '69522117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991429&docid=69522110&x=5041',
		'title': '',
		'imageId': '69522110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991429';

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