var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148262&x=2823',
		'title': '',
		'imageId': '70148262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148260&x=2823',
		'title': '',
		'imageId': '70148260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148255&x=2823',
		'title': '',
		'imageId': '70148255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148257&x=2823',
		'title': '',
		'imageId': '70148257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148265&x=2823',
		'title': '',
		'imageId': '70148265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148259&x=2823',
		'title': '',
		'imageId': '70148259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148264&x=2823',
		'title': '',
		'imageId': '70148264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148263&x=2823',
		'title': '',
		'imageId': '70148263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148267&x=2823',
		'title': '',
		'imageId': '70148267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148258&x=2823',
		'title': '',
		'imageId': '70148258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148268&x=2823',
		'title': '',
		'imageId': '70148268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148256&x=2823',
		'title': '',
		'imageId': '70148256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148266&x=2823',
		'title': '',
		'imageId': '70148266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148261&x=2823',
		'title': '',
		'imageId': '70148261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016825&docid=70148269&x=2823',
		'title': '',
		'imageId': '70148269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016825';

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