var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140512&x=2847',
		'title': '',
		'imageId': '70140512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140515&x=2847',
		'title': '',
		'imageId': '70140515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140547&x=2847',
		'title': '',
		'imageId': '70140547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140552&x=2847',
		'title': '',
		'imageId': '70140552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140562&x=2847',
		'title': '',
		'imageId': '70140562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140582&x=2847',
		'title': '',
		'imageId': '70140582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140591&x=2847',
		'title': '',
		'imageId': '70140591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140601&x=2847',
		'title': '',
		'imageId': '70140601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016649&docid=70140605&x=2847',
		'title': '',
		'imageId': '70140605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016649';

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