var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380893&x=4720',
		'title': '',
		'imageId': '69380893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380897&x=4720',
		'title': '',
		'imageId': '69380897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380896&x=4720',
		'title': '',
		'imageId': '69380896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380895&x=4720',
		'title': '',
		'imageId': '69380895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380898&x=4720',
		'title': '',
		'imageId': '69380898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380899&x=4720',
		'title': '',
		'imageId': '69380899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380900&x=4720',
		'title': '',
		'imageId': '69380900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380901&x=4720',
		'title': '',
		'imageId': '69380901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985051&docid=69380902&x=4720',
		'title': '',
		'imageId': '69380902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985051';

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