var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894468&x=3313',
		'title': '',
		'imageId': '69894468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894474&x=3313',
		'title': '',
		'imageId': '69894474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894470&x=3313',
		'title': '',
		'imageId': '69894470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894466&x=3313',
		'title': '',
		'imageId': '69894466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894473&x=3313',
		'title': '',
		'imageId': '69894473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894467&x=3313',
		'title': '',
		'imageId': '69894467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894476&x=3313',
		'title': '',
		'imageId': '69894476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894469&x=3313',
		'title': '',
		'imageId': '69894469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007477&docid=69894475&x=3313',
		'title': '',
		'imageId': '69894475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007477';

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