var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031645&x=3417',
		'title': '',
		'imageId': '68031645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031638&x=3417',
		'title': '',
		'imageId': '68031638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031644&x=3417',
		'title': '',
		'imageId': '68031644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031643&x=3417',
		'title': '',
		'imageId': '68031643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031640&x=3417',
		'title': '',
		'imageId': '68031640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031641&x=3417',
		'title': '',
		'imageId': '68031641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031639&x=3417',
		'title': '',
		'imageId': '68031639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68031642&x=3417',
		'title': '',
		'imageId': '68031642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925384&docid=68118290&x=3417',
		'title': '',
		'imageId': '68118290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925384';

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