var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705068&x=937',
		'title': '',
		'imageId': '67705068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705069&x=937',
		'title': '',
		'imageId': '67705069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705070&x=937',
		'title': '',
		'imageId': '67705070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705071&x=937',
		'title': '',
		'imageId': '67705071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705072&x=937',
		'title': '',
		'imageId': '67705072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705073&x=937',
		'title': '',
		'imageId': '67705073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705074&x=937',
		'title': '',
		'imageId': '67705074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705075&x=937',
		'title': '',
		'imageId': '67705075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912956&docid=67705076&x=937',
		'title': '',
		'imageId': '67705076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912956';

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