var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727036&x=5151',
		'title': '',
		'imageId': '69727036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727039&x=5151',
		'title': '',
		'imageId': '69727039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727191&x=5151',
		'title': '',
		'imageId': '69727191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727179&x=5151',
		'title': '',
		'imageId': '69727179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727182&x=5151',
		'title': '',
		'imageId': '69727182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727185&x=5151',
		'title': '',
		'imageId': '69727185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69727198&x=5151',
		'title': '',
		'imageId': '69727198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005493&docid=69728815&x=5151',
		'title': '',
		'imageId': '69728815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005493';

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