var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728714&x=550',
		'title': '',
		'imageId': '67728714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728716&x=550',
		'title': '',
		'imageId': '67728716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728717&x=550',
		'title': '',
		'imageId': '67728717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728715&x=550',
		'title': '',
		'imageId': '67728715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728718&x=550',
		'title': '',
		'imageId': '67728718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728722&x=550',
		'title': '',
		'imageId': '67728722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728719&x=550',
		'title': '',
		'imageId': '67728719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728720&x=550',
		'title': '',
		'imageId': '67728720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913677&docid=67728721&x=550',
		'title': '',
		'imageId': '67728721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913677';

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