var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281944&x=3535',
		'title': '',
		'imageId': '69281944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281949&x=3535',
		'title': '',
		'imageId': '69281949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281952&x=3535',
		'title': '',
		'imageId': '69281952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281950&x=3535',
		'title': '',
		'imageId': '69281950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281954&x=3535',
		'title': '',
		'imageId': '69281954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281951&x=3535',
		'title': '',
		'imageId': '69281951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281953&x=3535',
		'title': '',
		'imageId': '69281953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281955&x=3535',
		'title': '',
		'imageId': '69281955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980706&docid=69281947&x=3535',
		'title': '',
		'imageId': '69281947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980706';

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