var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076341&x=5427',
		'title': '',
		'imageId': '70076341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076342&x=5427',
		'title': '',
		'imageId': '70076342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076343&x=5427',
		'title': '',
		'imageId': '70076343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076347&x=5427',
		'title': '',
		'imageId': '70076347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076344&x=5427',
		'title': '',
		'imageId': '70076344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076346&x=5427',
		'title': '',
		'imageId': '70076346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014973&docid=70076345&x=5427',
		'title': '',
		'imageId': '70076345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014973';

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