var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788257&x=719',
		'title': '',
		'imageId': '69788257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788260&x=719',
		'title': '',
		'imageId': '69788260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788255&x=719',
		'title': '',
		'imageId': '69788255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788256&x=719',
		'title': '',
		'imageId': '69788256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788261&x=719',
		'title': '',
		'imageId': '69788261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788262&x=719',
		'title': '',
		'imageId': '69788262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788258&x=719',
		'title': '',
		'imageId': '69788258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788263&x=719',
		'title': '',
		'imageId': '69788263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003158&docid=69788259&x=719',
		'title': '',
		'imageId': '69788259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003158';

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