var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851155&x=3644',
		'title': '',
		'imageId': '69851155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851160&x=3644',
		'title': '',
		'imageId': '69851160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851166&x=3644',
		'title': '',
		'imageId': '69851166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851169&x=3644',
		'title': '',
		'imageId': '69851169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851172&x=3644',
		'title': '',
		'imageId': '69851172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851176&x=3644',
		'title': '',
		'imageId': '69851176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005584&docid=69851181&x=3644',
		'title': '',
		'imageId': '69851181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005584';

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