var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049130&x=3425',
		'title': '',
		'imageId': '68049130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049129&x=3425',
		'title': '',
		'imageId': '68049129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049135&x=3425',
		'title': '',
		'imageId': '68049135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68066806&x=3425',
		'title': '',
		'imageId': '68066806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049133&x=3425',
		'title': '',
		'imageId': '68049133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049134&x=3425',
		'title': '',
		'imageId': '68049134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924836&docid=68049131&x=3425',
		'title': '',
		'imageId': '68049131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924836';

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