var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69429553&x=3217',
		'title': '',
		'imageId': '69429553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69432198&x=3217',
		'title': '',
		'imageId': '69432198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69432199&x=3217',
		'title': '',
		'imageId': '69432199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69428542&x=3217',
		'title': '',
		'imageId': '69428542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69428539&x=3217',
		'title': '',
		'imageId': '69428539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69428541&x=3217',
		'title': '',
		'imageId': '69428541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986874&docid=69428540&x=3217',
		'title': '',
		'imageId': '69428540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986874';

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