var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600315&x=4918',
		'title': '',
		'imageId': '68600315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600327&x=4918',
		'title': '',
		'imageId': '68600327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600316&x=4918',
		'title': '',
		'imageId': '68600316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600328&x=4918',
		'title': '',
		'imageId': '68600328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600319&x=4918',
		'title': '',
		'imageId': '68600319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600323&x=4918',
		'title': '',
		'imageId': '68600323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600317&x=4918',
		'title': '',
		'imageId': '68600317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600325&x=4918',
		'title': '',
		'imageId': '68600325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600324&x=4918',
		'title': '',
		'imageId': '68600324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600329&x=4918',
		'title': '',
		'imageId': '68600329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600321&x=4918',
		'title': '',
		'imageId': '68600321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600311&x=4918',
		'title': '',
		'imageId': '68600311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600312&x=4918',
		'title': '',
		'imageId': '68600312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600326&x=4918',
		'title': '',
		'imageId': '68600326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600313&x=4918',
		'title': '',
		'imageId': '68600313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600310&x=4918',
		'title': '',
		'imageId': '68600310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600314&x=4918',
		'title': '',
		'imageId': '68600314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600320&x=4918',
		'title': '',
		'imageId': '68600320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600322&x=4918',
		'title': '',
		'imageId': '68600322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971854&docid=68600318&x=4918',
		'title': '',
		'imageId': '68600318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971854';

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