var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586927&x=4429',
		'title': '',
		'imageId': '67586927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586930&x=4429',
		'title': '',
		'imageId': '67586930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586929&x=4429',
		'title': '',
		'imageId': '67586929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586931&x=4429',
		'title': '',
		'imageId': '67586931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586932&x=4429',
		'title': '',
		'imageId': '67586932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586934&x=4429',
		'title': '',
		'imageId': '67586934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586935&x=4429',
		'title': '',
		'imageId': '67586935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586933&x=4429',
		'title': '',
		'imageId': '67586933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3907856&docid=67586928&x=4429',
		'title': '',
		'imageId': '67586928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3907856';

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