var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728176&x=3744',
		'title': '',
		'imageId': '69728176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728174&x=3744',
		'title': '',
		'imageId': '69728174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728173&x=3744',
		'title': '',
		'imageId': '69728173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728177&x=3744',
		'title': '',
		'imageId': '69728177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728175&x=3744',
		'title': '',
		'imageId': '69728175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728172&x=3744',
		'title': '',
		'imageId': '69728172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000406&docid=69728171&x=3744',
		'title': '',
		'imageId': '69728171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000406';

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