var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69171040&x=4030',
		'title': '',
		'imageId': '69171040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69171041&x=4030',
		'title': '',
		'imageId': '69171041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69171042&x=4030',
		'title': '',
		'imageId': '69171042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=66954632&x=4030',
		'title': '',
		'imageId': '66954632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69227197&x=4030',
		'title': '',
		'imageId': '69227197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69227323&x=4030',
		'title': '',
		'imageId': '69227323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69227325&x=4030',
		'title': '',
		'imageId': '69227325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3882919&docid=69227324&x=4030',
		'title': '',
		'imageId': '69227324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3882919';

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