var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944465&x=5622',
		'title': '',
		'imageId': '68944465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944471&x=5622',
		'title': '',
		'imageId': '68944471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944466&x=5622',
		'title': '',
		'imageId': '68944466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944469&x=5622',
		'title': '',
		'imageId': '68944469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944468&x=5622',
		'title': '',
		'imageId': '68944468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944467&x=5622',
		'title': '',
		'imageId': '68944467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944470&x=5622',
		'title': '',
		'imageId': '68944470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944472&x=5622',
		'title': '',
		'imageId': '68944472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977260&docid=68944473&x=5622',
		'title': '',
		'imageId': '68944473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977260';

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