var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681134&x=2319',
		'title': '',
		'imageId': '68681134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681137&x=2319',
		'title': '',
		'imageId': '68681137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681143&x=2319',
		'title': '',
		'imageId': '68681143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681144&x=2319',
		'title': '',
		'imageId': '68681144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681145&x=2319',
		'title': '',
		'imageId': '68681145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681148&x=2319',
		'title': '',
		'imageId': '68681148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954308&docid=68681153&x=2319',
		'title': '',
		'imageId': '68681153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954308';

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