var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492146&x=2941',
		'title': '',
		'imageId': '69492146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492139&x=2941',
		'title': '',
		'imageId': '69492139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492117&x=2941',
		'title': '',
		'imageId': '69492117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492118&x=2941',
		'title': '',
		'imageId': '69492118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492120&x=2941',
		'title': '',
		'imageId': '69492120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492122&x=2941',
		'title': '',
		'imageId': '69492122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492123&x=2941',
		'title': '',
		'imageId': '69492123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492124&x=2941',
		'title': '',
		'imageId': '69492124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492125&x=2941',
		'title': '',
		'imageId': '69492125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492126&x=2941',
		'title': '',
		'imageId': '69492126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492129&x=2941',
		'title': '',
		'imageId': '69492129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492131&x=2941',
		'title': '',
		'imageId': '69492131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492132&x=2941',
		'title': '',
		'imageId': '69492132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492137&x=2941',
		'title': '',
		'imageId': '69492137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492138&x=2941',
		'title': '',
		'imageId': '69492138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492141&x=2941',
		'title': '',
		'imageId': '69492141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492142&x=2941',
		'title': '',
		'imageId': '69492142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017473&docid=69492144&x=2941',
		'title': '',
		'imageId': '69492144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017473';

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