var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822434&x=512',
		'title': '',
		'imageId': '68822434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822439&x=512',
		'title': '',
		'imageId': '68822439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822431&x=512',
		'title': '',
		'imageId': '68822431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822433&x=512',
		'title': '',
		'imageId': '68822433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822438&x=512',
		'title': '',
		'imageId': '68822438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822435&x=512',
		'title': '',
		'imageId': '68822435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822432&x=512',
		'title': '',
		'imageId': '68822432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822436&x=512',
		'title': '',
		'imageId': '68822436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968903&docid=68822437&x=512',
		'title': '',
		'imageId': '68822437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968903';

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