var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587629&x=3245',
		'title': '',
		'imageId': '2587629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587632&x=3245',
		'title': '',
		'imageId': '2587632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587635&x=3245',
		'title': '',
		'imageId': '2587635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587638&x=3245',
		'title': '',
		'imageId': '2587638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587641&x=3245',
		'title': '',
		'imageId': '2587641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587647&x=3245',
		'title': '',
		'imageId': '2587647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471808&docid=2587644&x=3245',
		'title': '',
		'imageId': '2587644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #471808';

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