var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409977&x=4713',
		'title': '',
		'imageId': '63409977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409972&x=4713',
		'title': '',
		'imageId': '63409972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409973&x=4713',
		'title': '',
		'imageId': '63409973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409976&x=4713',
		'title': '',
		'imageId': '63409976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409974&x=4713',
		'title': '',
		'imageId': '63409974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409975&x=4713',
		'title': '',
		'imageId': '63409975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409978&x=4713',
		'title': '',
		'imageId': '63409978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=63409979&x=4713',
		'title': '',
		'imageId': '63409979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3743995&docid=69210552&x=4713',
		'title': '',
		'imageId': '69210552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3743995';

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