var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448087&x=3755',
		'title': '',
		'imageId': '70448087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448083&x=3755',
		'title': '',
		'imageId': '70448083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448086&x=3755',
		'title': '',
		'imageId': '70448086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448082&x=3755',
		'title': '',
		'imageId': '70448082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448084&x=3755',
		'title': '',
		'imageId': '70448084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448088&x=3755',
		'title': '',
		'imageId': '70448088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029779&docid=70448085&x=3755',
		'title': '',
		'imageId': '70448085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029779';

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