var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810658&x=2653',
		'title': '',
		'imageId': '69810658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810654&x=2653',
		'title': '',
		'imageId': '69810654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810655&x=2653',
		'title': '',
		'imageId': '69810655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810656&x=2653',
		'title': '',
		'imageId': '69810656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810659&x=2653',
		'title': '',
		'imageId': '69810659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810661&x=2653',
		'title': '',
		'imageId': '69810661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810657&x=2653',
		'title': '',
		'imageId': '69810657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810653&x=2653',
		'title': '',
		'imageId': '69810653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994968&docid=69810660&x=2653',
		'title': '',
		'imageId': '69810660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994968';

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