var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068250&x=4149',
		'title': '',
		'imageId': '70068250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068251&x=4149',
		'title': '',
		'imageId': '70068251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068248&x=4149',
		'title': '',
		'imageId': '70068248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068244&x=4149',
		'title': '',
		'imageId': '70068244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068257&x=4149',
		'title': '',
		'imageId': '70068257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068245&x=4149',
		'title': '',
		'imageId': '70068245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068249&x=4149',
		'title': '',
		'imageId': '70068249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068246&x=4149',
		'title': '',
		'imageId': '70068246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068254&x=4149',
		'title': '',
		'imageId': '70068254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068252&x=4149',
		'title': '',
		'imageId': '70068252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068256&x=4149',
		'title': '',
		'imageId': '70068256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068253&x=4149',
		'title': '',
		'imageId': '70068253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068255&x=4149',
		'title': '',
		'imageId': '70068255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014520&docid=70068247&x=4149',
		'title': '',
		'imageId': '70068247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014520';

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