var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69049905&x=165',
		'title': '',
		'imageId': '69049905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69049906&x=165',
		'title': '',
		'imageId': '69049906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69049907&x=165',
		'title': '',
		'imageId': '69049907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69049908&x=165',
		'title': '',
		'imageId': '69049908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69926358&x=165',
		'title': '',
		'imageId': '69926358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69926359&x=165',
		'title': '',
		'imageId': '69926359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69926364&x=165',
		'title': '',
		'imageId': '69926364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69926365&x=165',
		'title': '',
		'imageId': '69926365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971379&docid=69926366&x=165',
		'title': '',
		'imageId': '69926366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971379';

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