var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348977&x=1210',
		'title': '',
		'imageId': '70348977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348984&x=1210',
		'title': '',
		'imageId': '70348984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348982&x=1210',
		'title': '',
		'imageId': '70348982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348978&x=1210',
		'title': '',
		'imageId': '70348978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348979&x=1210',
		'title': '',
		'imageId': '70348979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348980&x=1210',
		'title': '',
		'imageId': '70348980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348983&x=1210',
		'title': '',
		'imageId': '70348983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025756&docid=70348981&x=1210',
		'title': '',
		'imageId': '70348981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025756';

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