var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989373&x=5917',
		'title': '',
		'imageId': '69989373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989366&x=5917',
		'title': '',
		'imageId': '69989366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989367&x=5917',
		'title': '',
		'imageId': '69989367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989368&x=5917',
		'title': '',
		'imageId': '69989368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989369&x=5917',
		'title': '',
		'imageId': '69989369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989370&x=5917',
		'title': '',
		'imageId': '69989370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989371&x=5917',
		'title': '',
		'imageId': '69989371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011358&docid=69989372&x=5917',
		'title': '',
		'imageId': '69989372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011358';

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