var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751932&x=1957',
		'title': '',
		'imageId': '69751932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751933&x=1957',
		'title': '',
		'imageId': '69751933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751934&x=1957',
		'title': '',
		'imageId': '69751934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751935&x=1957',
		'title': '',
		'imageId': '69751935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751936&x=1957',
		'title': '',
		'imageId': '69751936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751938&x=1957',
		'title': '',
		'imageId': '69751938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751939&x=1957',
		'title': '',
		'imageId': '69751939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001660&docid=69751940&x=1957',
		'title': '',
		'imageId': '69751940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001660';

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