var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402511&x=1741',
		'title': '',
		'imageId': '67402511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402513&x=1741',
		'title': '',
		'imageId': '67402513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402512&x=1741',
		'title': '',
		'imageId': '67402512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402514&x=1741',
		'title': '',
		'imageId': '67402514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402508&x=1741',
		'title': '',
		'imageId': '67402508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402510&x=1741',
		'title': '',
		'imageId': '67402510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402509&x=1741',
		'title': '',
		'imageId': '67402509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402507&x=1741',
		'title': '',
		'imageId': '67402507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899889&docid=67402515&x=1741',
		'title': '',
		'imageId': '67402515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899889';

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