var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030083&x=1854',
		'title': '',
		'imageId': '70030083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030084&x=1854',
		'title': '',
		'imageId': '70030084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030085&x=1854',
		'title': '',
		'imageId': '70030085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030086&x=1854',
		'title': '',
		'imageId': '70030086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030087&x=1854',
		'title': '',
		'imageId': '70030087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030088&x=1854',
		'title': '',
		'imageId': '70030088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013066&docid=70030089&x=1854',
		'title': '',
		'imageId': '70030089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013066';

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