var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67199964&x=4049',
		'title': '',
		'imageId': '67199964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67199967&x=4049',
		'title': '',
		'imageId': '67199967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67199970&x=4049',
		'title': '',
		'imageId': '67199970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67199973&x=4049',
		'title': '',
		'imageId': '67199973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67199994&x=4049',
		'title': '',
		'imageId': '67199994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200027&x=4049',
		'title': '',
		'imageId': '67200027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200047&x=4049',
		'title': '',
		'imageId': '67200047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200050&x=4049',
		'title': '',
		'imageId': '67200050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200053&x=4049',
		'title': '',
		'imageId': '67200053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200056&x=4049',
		'title': '',
		'imageId': '67200056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200059&x=4049',
		'title': '',
		'imageId': '67200059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3892160&docid=67200062&x=4049',
		'title': '',
		'imageId': '67200062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3892160';

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