var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646184&x=3046',
		'title': '',
		'imageId': '67646184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646206&x=3046',
		'title': '',
		'imageId': '67646206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646217&x=3046',
		'title': '',
		'imageId': '67646217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646221&x=3046',
		'title': '',
		'imageId': '67646221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646222&x=3046',
		'title': '',
		'imageId': '67646222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646223&x=3046',
		'title': '',
		'imageId': '67646223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646225&x=3046',
		'title': '',
		'imageId': '67646225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646226&x=3046',
		'title': '',
		'imageId': '67646226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935475&docid=67646227&x=3046',
		'title': '',
		'imageId': '67646227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935475';

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