var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189175&x=3855',
		'title': '',
		'imageId': '69189175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189181&x=3855',
		'title': '',
		'imageId': '69189181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189185&x=3855',
		'title': '',
		'imageId': '69189185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189195&x=3855',
		'title': '',
		'imageId': '69189195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189198&x=3855',
		'title': '',
		'imageId': '69189198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189201&x=3855',
		'title': '',
		'imageId': '69189201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976897&docid=69189205&x=3855',
		'title': '',
		'imageId': '69189205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976897';

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