var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728544&x=1849',
		'title': '',
		'imageId': '67728544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728546&x=1849',
		'title': '',
		'imageId': '67728546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728547&x=1849',
		'title': '',
		'imageId': '67728547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728545&x=1849',
		'title': '',
		'imageId': '67728545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728548&x=1849',
		'title': '',
		'imageId': '67728548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728552&x=1849',
		'title': '',
		'imageId': '67728552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728549&x=1849',
		'title': '',
		'imageId': '67728549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728550&x=1849',
		'title': '',
		'imageId': '67728550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913658&docid=67728551&x=1849',
		'title': '',
		'imageId': '67728551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913658';

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