var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368552&x=3535',
		'title': '',
		'imageId': '68368552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368553&x=3535',
		'title': '',
		'imageId': '68368553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368554&x=3535',
		'title': '',
		'imageId': '68368554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368555&x=3535',
		'title': '',
		'imageId': '68368555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368556&x=3535',
		'title': '',
		'imageId': '68368556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368557&x=3535',
		'title': '',
		'imageId': '68368557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368558&x=3535',
		'title': '',
		'imageId': '68368558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940235&docid=68368559&x=3535',
		'title': '',
		'imageId': '68368559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940235';

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