var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593514&x=5016',
		'title': '',
		'imageId': '69593514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593517&x=5016',
		'title': '',
		'imageId': '69593517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593520&x=5016',
		'title': '',
		'imageId': '69593520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593519&x=5016',
		'title': '',
		'imageId': '69593519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593521&x=5016',
		'title': '',
		'imageId': '69593521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593515&x=5016',
		'title': '',
		'imageId': '69593515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593518&x=5016',
		'title': '',
		'imageId': '69593518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994340&docid=69593516&x=5016',
		'title': '',
		'imageId': '69593516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994340';

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