var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338856&x=1056',
		'title': '',
		'imageId': '69338856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338855&x=1056',
		'title': '',
		'imageId': '69338855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338857&x=1056',
		'title': '',
		'imageId': '69338857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338858&x=1056',
		'title': '',
		'imageId': '69338858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338859&x=1056',
		'title': '',
		'imageId': '69338859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338861&x=1056',
		'title': '',
		'imageId': '69338861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983450&docid=69338860&x=1056',
		'title': '',
		'imageId': '69338860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983450';

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