var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973546&x=4139',
		'title': '',
		'imageId': '69973546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973545&x=4139',
		'title': '',
		'imageId': '69973545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973543&x=4139',
		'title': '',
		'imageId': '69973543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973548&x=4139',
		'title': '',
		'imageId': '69973548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973547&x=4139',
		'title': '',
		'imageId': '69973547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973549&x=4139',
		'title': '',
		'imageId': '69973549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010589&docid=69973544&x=4139',
		'title': '',
		'imageId': '69973544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010589';

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