var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929956&x=4327',
		'title': '',
		'imageId': '68929956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929955&x=4327',
		'title': '',
		'imageId': '68929955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929961&x=4327',
		'title': '',
		'imageId': '68929961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929957&x=4327',
		'title': '',
		'imageId': '68929957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929960&x=4327',
		'title': '',
		'imageId': '68929960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929954&x=4327',
		'title': '',
		'imageId': '68929954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929959&x=4327',
		'title': '',
		'imageId': '68929959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965103&docid=68929958&x=4327',
		'title': '',
		'imageId': '68929958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965103';

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