var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140834&x=282',
		'title': '',
		'imageId': '70140834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140827&x=282',
		'title': '',
		'imageId': '70140827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140831&x=282',
		'title': '',
		'imageId': '70140831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140830&x=282',
		'title': '',
		'imageId': '70140830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140832&x=282',
		'title': '',
		'imageId': '70140832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140828&x=282',
		'title': '',
		'imageId': '70140828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140829&x=282',
		'title': '',
		'imageId': '70140829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140826&x=282',
		'title': '',
		'imageId': '70140826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016647&docid=70140833&x=282',
		'title': '',
		'imageId': '70140833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016647';

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