var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704364&x=4635',
		'title': '',
		'imageId': '68704364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704349&x=4635',
		'title': '',
		'imageId': '68704349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704345&x=4635',
		'title': '',
		'imageId': '68704345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704347&x=4635',
		'title': '',
		'imageId': '68704347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704346&x=4635',
		'title': '',
		'imageId': '68704346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704348&x=4635',
		'title': '',
		'imageId': '68704348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704362&x=4635',
		'title': '',
		'imageId': '68704362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704363&x=4635',
		'title': '',
		'imageId': '68704363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955255&docid=68704361&x=4635',
		'title': '',
		'imageId': '68704361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955255';

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