var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735746&x=4926',
		'title': '',
		'imageId': '69735746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735747&x=4926',
		'title': '',
		'imageId': '69735747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735745&x=4926',
		'title': '',
		'imageId': '69735745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735898&x=4926',
		'title': '',
		'imageId': '69735898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735900&x=4926',
		'title': '',
		'imageId': '69735900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735899&x=4926',
		'title': '',
		'imageId': '69735899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000839&docid=69735897&x=4926',
		'title': '',
		'imageId': '69735897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000839';

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