var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378350&x=2952',
		'title': '',
		'imageId': '68378350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378349&x=2952',
		'title': '',
		'imageId': '68378349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378356&x=2952',
		'title': '',
		'imageId': '68378356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378359&x=2952',
		'title': '',
		'imageId': '68378359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378365&x=2952',
		'title': '',
		'imageId': '68378365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378351&x=2952',
		'title': '',
		'imageId': '68378351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378352&x=2952',
		'title': '',
		'imageId': '68378352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378348&x=2952',
		'title': '',
		'imageId': '68378348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940742&docid=68378347&x=2952',
		'title': '',
		'imageId': '68378347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940742';

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