var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419159&x=928',
		'title': '',
		'imageId': '69419159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419161&x=928',
		'title': '',
		'imageId': '69419161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419162&x=928',
		'title': '',
		'imageId': '69419162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419163&x=928',
		'title': '',
		'imageId': '69419163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419164&x=928',
		'title': '',
		'imageId': '69419164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419165&x=928',
		'title': '',
		'imageId': '69419165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419166&x=928',
		'title': '',
		'imageId': '69419166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419177&x=928',
		'title': '',
		'imageId': '69419177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419169&x=928',
		'title': '',
		'imageId': '69419169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419170&x=928',
		'title': '',
		'imageId': '69419170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419171&x=928',
		'title': '',
		'imageId': '69419171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419173&x=928',
		'title': '',
		'imageId': '69419173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419174&x=928',
		'title': '',
		'imageId': '69419174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419175&x=928',
		'title': '',
		'imageId': '69419175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419176&x=928',
		'title': '',
		'imageId': '69419176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986600&docid=69419168&x=928',
		'title': '',
		'imageId': '69419168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986600';

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