var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194607&x=3956',
		'title': '',
		'imageId': '69194607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194609&x=3956',
		'title': '',
		'imageId': '69194609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194608&x=3956',
		'title': '',
		'imageId': '69194608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194613&x=3956',
		'title': '',
		'imageId': '69194613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194611&x=3956',
		'title': '',
		'imageId': '69194611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194610&x=3956',
		'title': '',
		'imageId': '69194610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194614&x=3956',
		'title': '',
		'imageId': '69194614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977134&docid=69194612&x=3956',
		'title': '',
		'imageId': '69194612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977134';

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