var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895796&x=4224',
		'title': '',
		'imageId': '62895796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895797&x=4224',
		'title': '',
		'imageId': '62895797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895794&x=4224',
		'title': '',
		'imageId': '62895794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895798&x=4224',
		'title': '',
		'imageId': '62895798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895800&x=4224',
		'title': '',
		'imageId': '62895800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895795&x=4224',
		'title': '',
		'imageId': '62895795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895166&docid=62895799&x=4224',
		'title': '',
		'imageId': '62895799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895166';

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