var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091286&x=3037',
		'title': '',
		'imageId': '70091286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091292&x=3037',
		'title': '',
		'imageId': '70091292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091290&x=3037',
		'title': '',
		'imageId': '70091290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091288&x=3037',
		'title': '',
		'imageId': '70091288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091291&x=3037',
		'title': '',
		'imageId': '70091291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091284&x=3037',
		'title': '',
		'imageId': '70091284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093064&x=3037',
		'title': '',
		'imageId': '70093064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093067&x=3037',
		'title': '',
		'imageId': '70093067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091285&x=3037',
		'title': '',
		'imageId': '70091285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091289&x=3037',
		'title': '',
		'imageId': '70091289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091287&x=3037',
		'title': '',
		'imageId': '70091287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70091293&x=3037',
		'title': '',
		'imageId': '70091293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093066&x=3037',
		'title': '',
		'imageId': '70093066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093069&x=3037',
		'title': '',
		'imageId': '70093069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093070&x=3037',
		'title': '',
		'imageId': '70093070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093068&x=3037',
		'title': '',
		'imageId': '70093068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093065&x=3037',
		'title': '',
		'imageId': '70093065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093071&x=3037',
		'title': '',
		'imageId': '70093071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015299&docid=70093072&x=3037',
		'title': '',
		'imageId': '70093072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015299';

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