var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184557&x=5340',
		'title': '',
		'imageId': '69184557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184558&x=5340',
		'title': '',
		'imageId': '69184558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184559&x=5340',
		'title': '',
		'imageId': '69184559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184560&x=5340',
		'title': '',
		'imageId': '69184560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184561&x=5340',
		'title': '',
		'imageId': '69184561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184562&x=5340',
		'title': '',
		'imageId': '69184562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976710&docid=69184563&x=5340',
		'title': '',
		'imageId': '69184563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976710';

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