var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400260&x=5931',
		'title': '',
		'imageId': '69400260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400261&x=5931',
		'title': '',
		'imageId': '69400261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400258&x=5931',
		'title': '',
		'imageId': '69400258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400262&x=5931',
		'title': '',
		'imageId': '69400262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400263&x=5931',
		'title': '',
		'imageId': '69400263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400264&x=5931',
		'title': '',
		'imageId': '69400264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985717&docid=69400259&x=5931',
		'title': '',
		'imageId': '69400259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985717';

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