var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506643&x=4359',
		'title': '',
		'imageId': '69506643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506646&x=4359',
		'title': '',
		'imageId': '69506646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506641&x=4359',
		'title': '',
		'imageId': '69506641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506645&x=4359',
		'title': '',
		'imageId': '69506645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506640&x=4359',
		'title': '',
		'imageId': '69506640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506642&x=4359',
		'title': '',
		'imageId': '69506642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506639&x=4359',
		'title': '',
		'imageId': '69506639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990846&docid=69506644&x=4359',
		'title': '',
		'imageId': '69506644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990846';

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