var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619429&x=4624',
		'title': '',
		'imageId': '69619429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619439&x=4624',
		'title': '',
		'imageId': '69619439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619427&x=4624',
		'title': '',
		'imageId': '69619427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619428&x=4624',
		'title': '',
		'imageId': '69619428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619435&x=4624',
		'title': '',
		'imageId': '69619435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619436&x=4624',
		'title': '',
		'imageId': '69619436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619432&x=4624',
		'title': '',
		'imageId': '69619432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619434&x=4624',
		'title': '',
		'imageId': '69619434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619433&x=4624',
		'title': '',
		'imageId': '69619433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619430&x=4624',
		'title': '',
		'imageId': '69619430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619426&x=4624',
		'title': '',
		'imageId': '69619426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619438&x=4624',
		'title': '',
		'imageId': '69619438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619437&x=4624',
		'title': '',
		'imageId': '69619437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014095&docid=69619431&x=4624',
		'title': '',
		'imageId': '69619431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014095';

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