var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741596&x=347',
		'title': '',
		'imageId': '67741596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741609&x=347',
		'title': '',
		'imageId': '67741609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741603&x=347',
		'title': '',
		'imageId': '67741603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741610&x=347',
		'title': '',
		'imageId': '67741610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741604&x=347',
		'title': '',
		'imageId': '67741604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741608&x=347',
		'title': '',
		'imageId': '67741608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741605&x=347',
		'title': '',
		'imageId': '67741605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741606&x=347',
		'title': '',
		'imageId': '67741606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741595&x=347',
		'title': '',
		'imageId': '67741595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741600&x=347',
		'title': '',
		'imageId': '67741600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741601&x=347',
		'title': '',
		'imageId': '67741601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741602&x=347',
		'title': '',
		'imageId': '67741602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741597&x=347',
		'title': '',
		'imageId': '67741597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741594&x=347',
		'title': '',
		'imageId': '67741594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741599&x=347',
		'title': '',
		'imageId': '67741599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741598&x=347',
		'title': '',
		'imageId': '67741598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741611&x=347',
		'title': '',
		'imageId': '67741611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741614&x=347',
		'title': '',
		'imageId': '67741614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741613&x=347',
		'title': '',
		'imageId': '67741613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741612&x=347',
		'title': '',
		'imageId': '67741612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921916&docid=67741607&x=347',
		'title': '',
		'imageId': '67741607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921916';

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