var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271025&x=5220',
		'title': '',
		'imageId': '68271025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271023&x=5220',
		'title': '',
		'imageId': '68271023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271029&x=5220',
		'title': '',
		'imageId': '68271029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271026&x=5220',
		'title': '',
		'imageId': '68271026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271027&x=5220',
		'title': '',
		'imageId': '68271027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271028&x=5220',
		'title': '',
		'imageId': '68271028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936299&docid=68271024&x=5220',
		'title': '',
		'imageId': '68271024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936299';

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