var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005626&x=3245',
		'title': '',
		'imageId': '69005626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005631&x=3245',
		'title': '',
		'imageId': '69005631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005629&x=3245',
		'title': '',
		'imageId': '69005629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005625&x=3245',
		'title': '',
		'imageId': '69005625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005627&x=3245',
		'title': '',
		'imageId': '69005627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005628&x=3245',
		'title': '',
		'imageId': '69005628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005630&x=3245',
		'title': '',
		'imageId': '69005630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969258&docid=69005632&x=3245',
		'title': '',
		'imageId': '69005632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969258';

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