var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68009895&x=253',
		'title': '',
		'imageId': '68009895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68010293&x=253',
		'title': '',
		'imageId': '68010293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68010292&x=253',
		'title': '',
		'imageId': '68010292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68010295&x=253',
		'title': '',
		'imageId': '68010295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68010294&x=253',
		'title': '',
		'imageId': '68010294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68009894&x=253',
		'title': '',
		'imageId': '68009894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68009893&x=253',
		'title': '',
		'imageId': '68009893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68009892&x=253',
		'title': '',
		'imageId': '68009892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935088&docid=68010296&x=253',
		'title': '',
		'imageId': '68010296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935088';

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