var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68225654&x=1825',
		'title': '',
		'imageId': '68225654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68225653&x=1825',
		'title': '',
		'imageId': '68225653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68225651&x=1825',
		'title': '',
		'imageId': '68225651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68225652&x=1825',
		'title': '',
		'imageId': '68225652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68225650&x=1825',
		'title': '',
		'imageId': '68225650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68242502&x=1825',
		'title': '',
		'imageId': '68242502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948073&docid=68451332&x=1825',
		'title': '',
		'imageId': '68451332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948073';

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