var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957262&x=3850',
		'title': '',
		'imageId': '68957262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957263&x=3850',
		'title': '',
		'imageId': '68957263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957268&x=3850',
		'title': '',
		'imageId': '68957268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957264&x=3850',
		'title': '',
		'imageId': '68957264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957266&x=3850',
		'title': '',
		'imageId': '68957266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957265&x=3850',
		'title': '',
		'imageId': '68957265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957267&x=3850',
		'title': '',
		'imageId': '68957267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966391&docid=68957269&x=3850',
		'title': '',
		'imageId': '68957269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966391';

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