var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120870&x=3850',
		'title': '',
		'imageId': '69120870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120863&x=3850',
		'title': '',
		'imageId': '69120863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120864&x=3850',
		'title': '',
		'imageId': '69120864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120862&x=3850',
		'title': '',
		'imageId': '69120862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120860&x=3850',
		'title': '',
		'imageId': '69120860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120865&x=3850',
		'title': '',
		'imageId': '69120865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120873&x=3850',
		'title': '',
		'imageId': '69120873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120866&x=3850',
		'title': '',
		'imageId': '69120866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120861&x=3850',
		'title': '',
		'imageId': '69120861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120872&x=3850',
		'title': '',
		'imageId': '69120872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120871&x=3850',
		'title': '',
		'imageId': '69120871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120868&x=3850',
		'title': '',
		'imageId': '69120868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973930&docid=69120867&x=3850',
		'title': '',
		'imageId': '69120867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973930';

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