var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556985&x=5556',
		'title': '',
		'imageId': '69556985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556984&x=5556',
		'title': '',
		'imageId': '69556984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556982&x=5556',
		'title': '',
		'imageId': '69556982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556983&x=5556',
		'title': '',
		'imageId': '69556983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556986&x=5556',
		'title': '',
		'imageId': '69556986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556981&x=5556',
		'title': '',
		'imageId': '69556981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993024&docid=69556980&x=5556',
		'title': '',
		'imageId': '69556980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993024';

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