var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646487&x=556',
		'title': '',
		'imageId': '69646487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646491&x=556',
		'title': '',
		'imageId': '69646491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646494&x=556',
		'title': '',
		'imageId': '69646494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646501&x=556',
		'title': '',
		'imageId': '69646501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646502&x=556',
		'title': '',
		'imageId': '69646502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646503&x=556',
		'title': '',
		'imageId': '69646503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646465&x=556',
		'title': '',
		'imageId': '69646465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646466&x=556',
		'title': '',
		'imageId': '69646466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646467&x=556',
		'title': '',
		'imageId': '69646467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646468&x=556',
		'title': '',
		'imageId': '69646468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646469&x=556',
		'title': '',
		'imageId': '69646469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646470&x=556',
		'title': '',
		'imageId': '69646470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646473&x=556',
		'title': '',
		'imageId': '69646473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646485&x=556',
		'title': '',
		'imageId': '69646485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646482&x=556',
		'title': '',
		'imageId': '69646482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646486&x=556',
		'title': '',
		'imageId': '69646486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997400&docid=69646488&x=556',
		'title': '',
		'imageId': '69646488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997400';

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