var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526072&x=1446',
		'title': '',
		'imageId': '69526072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526074&x=1446',
		'title': '',
		'imageId': '69526074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526075&x=1446',
		'title': '',
		'imageId': '69526075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526071&x=1446',
		'title': '',
		'imageId': '69526071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526073&x=1446',
		'title': '',
		'imageId': '69526073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526077&x=1446',
		'title': '',
		'imageId': '69526077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526076&x=1446',
		'title': '',
		'imageId': '69526076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991635&docid=69526070&x=1446',
		'title': '',
		'imageId': '69526070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991635';

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