var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271636&x=2542',
		'title': '',
		'imageId': '69271636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271635&x=2542',
		'title': '',
		'imageId': '69271635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271643&x=2542',
		'title': '',
		'imageId': '69271643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271640&x=2542',
		'title': '',
		'imageId': '69271640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271641&x=2542',
		'title': '',
		'imageId': '69271641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271644&x=2542',
		'title': '',
		'imageId': '69271644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980324&docid=69271648&x=2542',
		'title': '',
		'imageId': '69271648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980324';

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