var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753161&x=1852',
		'title': '',
		'imageId': '69753161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753257&x=1852',
		'title': '',
		'imageId': '69753257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753250&x=1852',
		'title': '',
		'imageId': '69753250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754143&x=1852',
		'title': '',
		'imageId': '69754143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753252&x=1852',
		'title': '',
		'imageId': '69753252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753258&x=1852',
		'title': '',
		'imageId': '69753258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753251&x=1852',
		'title': '',
		'imageId': '69753251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753159&x=1852',
		'title': '',
		'imageId': '69753159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754144&x=1852',
		'title': '',
		'imageId': '69754144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753160&x=1852',
		'title': '',
		'imageId': '69753160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753259&x=1852',
		'title': '',
		'imageId': '69753259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753248&x=1852',
		'title': '',
		'imageId': '69753248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753247&x=1852',
		'title': '',
		'imageId': '69753247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753249&x=1852',
		'title': '',
		'imageId': '69753249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754146&x=1852',
		'title': '',
		'imageId': '69754146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753255&x=1852',
		'title': '',
		'imageId': '69753255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754150&x=1852',
		'title': '',
		'imageId': '69754150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754148&x=1852',
		'title': '',
		'imageId': '69754148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69754149&x=1852',
		'title': '',
		'imageId': '69754149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001631&docid=69753246&x=1852',
		'title': '',
		'imageId': '69753246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001631';

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