var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177595&x=2243',
		'title': '',
		'imageId': '69177595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177596&x=2243',
		'title': '',
		'imageId': '69177596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177601&x=2243',
		'title': '',
		'imageId': '69177601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177599&x=2243',
		'title': '',
		'imageId': '69177599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177602&x=2243',
		'title': '',
		'imageId': '69177602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177598&x=2243',
		'title': '',
		'imageId': '69177598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177597&x=2243',
		'title': '',
		'imageId': '69177597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997446&docid=69177600&x=2243',
		'title': '',
		'imageId': '69177600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997446';

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