var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193808&x=442',
		'title': '',
		'imageId': '67193808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193809&x=442',
		'title': '',
		'imageId': '67193809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193810&x=442',
		'title': '',
		'imageId': '67193810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193811&x=442',
		'title': '',
		'imageId': '67193811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193812&x=442',
		'title': '',
		'imageId': '67193812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193813&x=442',
		'title': '',
		'imageId': '67193813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193814&x=442',
		'title': '',
		'imageId': '67193814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193815&x=442',
		'title': '',
		'imageId': '67193815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891924&docid=67193816&x=442',
		'title': '',
		'imageId': '67193816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891924';

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