var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316732&x=1528',
		'title': '',
		'imageId': '69316732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316734&x=1528',
		'title': '',
		'imageId': '69316734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316731&x=1528',
		'title': '',
		'imageId': '69316731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316733&x=1528',
		'title': '',
		'imageId': '69316733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316729&x=1528',
		'title': '',
		'imageId': '69316729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316730&x=1528',
		'title': '',
		'imageId': '69316730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316728&x=1528',
		'title': '',
		'imageId': '69316728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992260&docid=69316735&x=1528',
		'title': '',
		'imageId': '69316735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992260';

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