var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728616&x=4731',
		'title': '',
		'imageId': '67728616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728618&x=4731',
		'title': '',
		'imageId': '67728618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728619&x=4731',
		'title': '',
		'imageId': '67728619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728617&x=4731',
		'title': '',
		'imageId': '67728617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728620&x=4731',
		'title': '',
		'imageId': '67728620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728624&x=4731',
		'title': '',
		'imageId': '67728624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728621&x=4731',
		'title': '',
		'imageId': '67728621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728622&x=4731',
		'title': '',
		'imageId': '67728622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913666&docid=67728623&x=4731',
		'title': '',
		'imageId': '67728623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913666';

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