var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618446&x=5012',
		'title': '',
		'imageId': '69618446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618445&x=5012',
		'title': '',
		'imageId': '69618445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618443&x=5012',
		'title': '',
		'imageId': '69618443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618444&x=5012',
		'title': '',
		'imageId': '69618444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618442&x=5012',
		'title': '',
		'imageId': '69618442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618449&x=5012',
		'title': '',
		'imageId': '69618449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618448&x=5012',
		'title': '',
		'imageId': '69618448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994392&docid=69618447&x=5012',
		'title': '',
		'imageId': '69618447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994392';

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