var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302885&x=3348',
		'title': '',
		'imageId': '68302885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302886&x=3348',
		'title': '',
		'imageId': '68302886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302887&x=3348',
		'title': '',
		'imageId': '68302887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302888&x=3348',
		'title': '',
		'imageId': '68302888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302889&x=3348',
		'title': '',
		'imageId': '68302889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302890&x=3348',
		'title': '',
		'imageId': '68302890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937380&docid=68302891&x=3348',
		'title': '',
		'imageId': '68302891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937380';

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