var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675089&x=039',
		'title': '',
		'imageId': '68675089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675084&x=039',
		'title': '',
		'imageId': '68675084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675201&x=039',
		'title': '',
		'imageId': '68675201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675202&x=039',
		'title': '',
		'imageId': '68675202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675081&x=039',
		'title': '',
		'imageId': '68675081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675085&x=039',
		'title': '',
		'imageId': '68675085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675083&x=039',
		'title': '',
		'imageId': '68675083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675086&x=039',
		'title': '',
		'imageId': '68675086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675088&x=039',
		'title': '',
		'imageId': '68675088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675082&x=039',
		'title': '',
		'imageId': '68675082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675204&x=039',
		'title': '',
		'imageId': '68675204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675200&x=039',
		'title': '',
		'imageId': '68675200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675203&x=039',
		'title': '',
		'imageId': '68675203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675087&x=039',
		'title': '',
		'imageId': '68675087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675205&x=039',
		'title': '',
		'imageId': '68675205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675199&x=039',
		'title': '',
		'imageId': '68675199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675206&x=039',
		'title': '',
		'imageId': '68675206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954100&docid=68675198&x=039',
		'title': '',
		'imageId': '68675198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954100';

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