var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286938&x=2644',
		'title': '',
		'imageId': '66286938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286940&x=2644',
		'title': '',
		'imageId': '66286940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286939&x=2644',
		'title': '',
		'imageId': '66286939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286942&x=2644',
		'title': '',
		'imageId': '66286942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286941&x=2644',
		'title': '',
		'imageId': '66286941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286943&x=2644',
		'title': '',
		'imageId': '66286943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855544&docid=66286944&x=2644',
		'title': '',
		'imageId': '66286944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3855544';

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