var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273577&x=4850',
		'title': '',
		'imageId': '69273577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273578&x=4850',
		'title': '',
		'imageId': '69273578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273579&x=4850',
		'title': '',
		'imageId': '69273579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273581&x=4850',
		'title': '',
		'imageId': '69273581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273580&x=4850',
		'title': '',
		'imageId': '69273580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273582&x=4850',
		'title': '',
		'imageId': '69273582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273583&x=4850',
		'title': '',
		'imageId': '69273583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980422&docid=69273576&x=4850',
		'title': '',
		'imageId': '69273576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980422';

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