var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=66185574&x=1658',
		'title': '',
		'imageId': '66185574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=63620464&x=1658',
		'title': '',
		'imageId': '63620464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=63620461&x=1658',
		'title': '',
		'imageId': '63620461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=63620466&x=1658',
		'title': '',
		'imageId': '63620466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=63620463&x=1658',
		'title': '',
		'imageId': '63620463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=63620465&x=1658',
		'title': '',
		'imageId': '63620465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3851414&docid=66185575&x=1658',
		'title': '',
		'imageId': '66185575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3851414';

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