var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657112&x=1051',
		'title': '',
		'imageId': '69657112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657114&x=1051',
		'title': '',
		'imageId': '69657114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657111&x=1051',
		'title': '',
		'imageId': '69657111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657109&x=1051',
		'title': '',
		'imageId': '69657109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657110&x=1051',
		'title': '',
		'imageId': '69657110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657107&x=1051',
		'title': '',
		'imageId': '69657107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657108&x=1051',
		'title': '',
		'imageId': '69657108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997841&docid=69657113&x=1051',
		'title': '',
		'imageId': '69657113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997841';

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