var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790940&x=3018',
		'title': '',
		'imageId': '69790940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790939&x=3018',
		'title': '',
		'imageId': '69790939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790937&x=3018',
		'title': '',
		'imageId': '69790937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790938&x=3018',
		'title': '',
		'imageId': '69790938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790928&x=3018',
		'title': '',
		'imageId': '69790928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790936&x=3018',
		'title': '',
		'imageId': '69790936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790935&x=3018',
		'title': '',
		'imageId': '69790935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790945&x=3018',
		'title': '',
		'imageId': '69790945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790944&x=3018',
		'title': '',
		'imageId': '69790944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790949&x=3018',
		'title': '',
		'imageId': '69790949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790929&x=3018',
		'title': '',
		'imageId': '69790929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790932&x=3018',
		'title': '',
		'imageId': '69790932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790930&x=3018',
		'title': '',
		'imageId': '69790930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790931&x=3018',
		'title': '',
		'imageId': '69790931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790947&x=3018',
		'title': '',
		'imageId': '69790947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790948&x=3018',
		'title': '',
		'imageId': '69790948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790941&x=3018',
		'title': '',
		'imageId': '69790941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790946&x=3018',
		'title': '',
		'imageId': '69790946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790934&x=3018',
		'title': '',
		'imageId': '69790934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790943&x=3018',
		'title': '',
		'imageId': '69790943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69790942&x=3018',
		'title': '',
		'imageId': '69790942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69859025&x=3018',
		'title': '',
		'imageId': '69859025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003262&docid=69859026&x=3018',
		'title': '',
		'imageId': '69859026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003262';

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