var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647354&x=4834',
		'title': '',
		'imageId': '64647354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647362&x=4834',
		'title': '',
		'imageId': '64647362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647357&x=4834',
		'title': '',
		'imageId': '64647357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647356&x=4834',
		'title': '',
		'imageId': '64647356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647359&x=4834',
		'title': '',
		'imageId': '64647359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647358&x=4834',
		'title': '',
		'imageId': '64647358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647361&x=4834',
		'title': '',
		'imageId': '64647361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647355&x=4834',
		'title': '',
		'imageId': '64647355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3789106&docid=64647360&x=4834',
		'title': '',
		'imageId': '64647360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3789106';

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