var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298434&x=2738',
		'title': '',
		'imageId': '69298434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298435&x=2738',
		'title': '',
		'imageId': '69298435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298436&x=2738',
		'title': '',
		'imageId': '69298436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298437&x=2738',
		'title': '',
		'imageId': '69298437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298438&x=2738',
		'title': '',
		'imageId': '69298438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298440&x=2738',
		'title': '',
		'imageId': '69298440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981648&docid=69298441&x=2738',
		'title': '',
		'imageId': '69298441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981648';

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