var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848646&x=101',
		'title': '',
		'imageId': '68848646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848648&x=101',
		'title': '',
		'imageId': '68848648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848643&x=101',
		'title': '',
		'imageId': '68848643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848645&x=101',
		'title': '',
		'imageId': '68848645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848642&x=101',
		'title': '',
		'imageId': '68848642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848661&x=101',
		'title': '',
		'imageId': '68848661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848644&x=101',
		'title': '',
		'imageId': '68848644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848663&x=101',
		'title': '',
		'imageId': '68848663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960238&docid=68848662&x=101',
		'title': '',
		'imageId': '68848662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960238';

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