var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091343&x=2858',
		'title': '',
		'imageId': '70091343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091346&x=2858',
		'title': '',
		'imageId': '70091346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091349&x=2858',
		'title': '',
		'imageId': '70091349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091352&x=2858',
		'title': '',
		'imageId': '70091352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091359&x=2858',
		'title': '',
		'imageId': '70091359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091488&x=2858',
		'title': '',
		'imageId': '70091488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015310&docid=70091491&x=2858',
		'title': '',
		'imageId': '70091491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015310';

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