var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509487&x=521',
		'title': '',
		'imageId': '68509487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509490&x=521',
		'title': '',
		'imageId': '68509490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509500&x=521',
		'title': '',
		'imageId': '68509500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509503&x=521',
		'title': '',
		'imageId': '68509503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509498&x=521',
		'title': '',
		'imageId': '68509498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509494&x=521',
		'title': '',
		'imageId': '68509494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509486&x=521',
		'title': '',
		'imageId': '68509486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509491&x=521',
		'title': '',
		'imageId': '68509491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509492&x=521',
		'title': '',
		'imageId': '68509492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509505&x=521',
		'title': '',
		'imageId': '68509505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509488&x=521',
		'title': '',
		'imageId': '68509488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509489&x=521',
		'title': '',
		'imageId': '68509489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509496&x=521',
		'title': '',
		'imageId': '68509496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509493&x=521',
		'title': '',
		'imageId': '68509493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509499&x=521',
		'title': '',
		'imageId': '68509499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509504&x=521',
		'title': '',
		'imageId': '68509504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509501&x=521',
		'title': '',
		'imageId': '68509501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509495&x=521',
		'title': '',
		'imageId': '68509495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509497&x=521',
		'title': '',
		'imageId': '68509497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954475&docid=68509502&x=521',
		'title': '',
		'imageId': '68509502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954475';

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