var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656049&x=5220',
		'title': '',
		'imageId': '65656049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656060&x=5220',
		'title': '',
		'imageId': '65656060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656051&x=5220',
		'title': '',
		'imageId': '65656051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656055&x=5220',
		'title': '',
		'imageId': '65656055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656052&x=5220',
		'title': '',
		'imageId': '65656052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656058&x=5220',
		'title': '',
		'imageId': '65656058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656056&x=5220',
		'title': '',
		'imageId': '65656056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656059&x=5220',
		'title': '',
		'imageId': '65656059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889023&docid=65656050&x=5220',
		'title': '',
		'imageId': '65656050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889023';

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