var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801402&x=1635',
		'title': '',
		'imageId': '67801402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801403&x=1635',
		'title': '',
		'imageId': '67801403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801404&x=1635',
		'title': '',
		'imageId': '67801404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801405&x=1635',
		'title': '',
		'imageId': '67801405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801406&x=1635',
		'title': '',
		'imageId': '67801406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801407&x=1635',
		'title': '',
		'imageId': '67801407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977145&docid=67801827&x=1635',
		'title': '',
		'imageId': '67801827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977145';

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