var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939679&x=4923',
		'title': '',
		'imageId': '69939679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939676&x=4923',
		'title': '',
		'imageId': '69939676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939681&x=4923',
		'title': '',
		'imageId': '69939681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939677&x=4923',
		'title': '',
		'imageId': '69939677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939680&x=4923',
		'title': '',
		'imageId': '69939680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939678&x=4923',
		'title': '',
		'imageId': '69939678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013273&docid=69939684&x=4923',
		'title': '',
		'imageId': '69939684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013273';

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