var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700339&x=2235',
		'title': '',
		'imageId': '30700339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700336&x=2235',
		'title': '',
		'imageId': '30700336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700335&x=2235',
		'title': '',
		'imageId': '30700335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700338&x=2235',
		'title': '',
		'imageId': '30700338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700337&x=2235',
		'title': '',
		'imageId': '30700337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700334&x=2235',
		'title': '',
		'imageId': '30700334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700357&x=2235',
		'title': '',
		'imageId': '30700357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700358&x=2235',
		'title': '',
		'imageId': '30700358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=2284658&docid=30700359&x=2235',
		'title': '',
		'imageId': '30700359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #2284658';

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