var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708354&x=1852',
		'title': '',
		'imageId': '69708354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708345&x=1852',
		'title': '',
		'imageId': '69708345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708349&x=1852',
		'title': '',
		'imageId': '69708349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708346&x=1852',
		'title': '',
		'imageId': '69708346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708358&x=1852',
		'title': '',
		'imageId': '69708358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708357&x=1852',
		'title': '',
		'imageId': '69708357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708351&x=1852',
		'title': '',
		'imageId': '69708351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708356&x=1852',
		'title': '',
		'imageId': '69708356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708362&x=1852',
		'title': '',
		'imageId': '69708362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708355&x=1852',
		'title': '',
		'imageId': '69708355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708363&x=1852',
		'title': '',
		'imageId': '69708363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708348&x=1852',
		'title': '',
		'imageId': '69708348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708350&x=1852',
		'title': '',
		'imageId': '69708350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708359&x=1852',
		'title': '',
		'imageId': '69708359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708361&x=1852',
		'title': '',
		'imageId': '69708361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708347&x=1852',
		'title': '',
		'imageId': '69708347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708353&x=1852',
		'title': '',
		'imageId': '69708353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708352&x=1852',
		'title': '',
		'imageId': '69708352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999929&docid=69708360&x=1852',
		'title': '',
		'imageId': '69708360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999929';

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