var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562019&x=3644',
		'title': '',
		'imageId': '68562019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562015&x=3644',
		'title': '',
		'imageId': '68562015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562018&x=3644',
		'title': '',
		'imageId': '68562018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562017&x=3644',
		'title': '',
		'imageId': '68562017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562016&x=3644',
		'title': '',
		'imageId': '68562016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562026&x=3644',
		'title': '',
		'imageId': '68562026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562027&x=3644',
		'title': '',
		'imageId': '68562027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562025&x=3644',
		'title': '',
		'imageId': '68562025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562024&x=3644',
		'title': '',
		'imageId': '68562024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562028&x=3644',
		'title': '',
		'imageId': '68562028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562023&x=3644',
		'title': '',
		'imageId': '68562023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562021&x=3644',
		'title': '',
		'imageId': '68562021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562022&x=3644',
		'title': '',
		'imageId': '68562022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948888&docid=68562020&x=3644',
		'title': '',
		'imageId': '68562020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948888';

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