var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548476&x=3333',
		'title': '',
		'imageId': '69548476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548481&x=3333',
		'title': '',
		'imageId': '69548481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548482&x=3333',
		'title': '',
		'imageId': '69548482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548478&x=3333',
		'title': '',
		'imageId': '69548478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548477&x=3333',
		'title': '',
		'imageId': '69548477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548479&x=3333',
		'title': '',
		'imageId': '69548479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992690&docid=69548480&x=3333',
		'title': '',
		'imageId': '69548480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992690';

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