var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482052&x=4056',
		'title': '',
		'imageId': '68482052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482053&x=4056',
		'title': '',
		'imageId': '68482053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482054&x=4056',
		'title': '',
		'imageId': '68482054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482055&x=4056',
		'title': '',
		'imageId': '68482055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482056&x=4056',
		'title': '',
		'imageId': '68482056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482057&x=4056',
		'title': '',
		'imageId': '68482057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968941&docid=68482058&x=4056',
		'title': '',
		'imageId': '68482058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968941';

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