var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179308&x=4015',
		'title': '',
		'imageId': '70179308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179310&x=4015',
		'title': '',
		'imageId': '70179310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179309&x=4015',
		'title': '',
		'imageId': '70179309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179314&x=4015',
		'title': '',
		'imageId': '70179314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179313&x=4015',
		'title': '',
		'imageId': '70179313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179315&x=4015',
		'title': '',
		'imageId': '70179315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179311&x=4015',
		'title': '',
		'imageId': '70179311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179312&x=4015',
		'title': '',
		'imageId': '70179312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017844&docid=70179307&x=4015',
		'title': '',
		'imageId': '70179307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017844';

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