var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045552&x=517',
		'title': '',
		'imageId': '64045552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045546&x=517',
		'title': '',
		'imageId': '64045546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045551&x=517',
		'title': '',
		'imageId': '64045551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045545&x=517',
		'title': '',
		'imageId': '64045545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045548&x=517',
		'title': '',
		'imageId': '64045548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045547&x=517',
		'title': '',
		'imageId': '64045547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045550&x=517',
		'title': '',
		'imageId': '64045550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045549&x=517',
		'title': '',
		'imageId': '64045549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872797&docid=64045553&x=517',
		'title': '',
		'imageId': '64045553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3872797';

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