var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840923&x=2653',
		'title': '',
		'imageId': '68840923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840922&x=2653',
		'title': '',
		'imageId': '68840922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840924&x=2653',
		'title': '',
		'imageId': '68840924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840921&x=2653',
		'title': '',
		'imageId': '68840921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840925&x=2653',
		'title': '',
		'imageId': '68840925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840920&x=2653',
		'title': '',
		'imageId': '68840920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960186&docid=68840919&x=2653',
		'title': '',
		'imageId': '68840919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960186';

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