var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300611&x=3143',
		'title': '',
		'imageId': '68300611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300615&x=3143',
		'title': '',
		'imageId': '68300615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300616&x=3143',
		'title': '',
		'imageId': '68300616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300613&x=3143',
		'title': '',
		'imageId': '68300613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300614&x=3143',
		'title': '',
		'imageId': '68300614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300612&x=3143',
		'title': '',
		'imageId': '68300612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300629&x=3143',
		'title': '',
		'imageId': '68300629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300630&x=3143',
		'title': '',
		'imageId': '68300630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300631&x=3143',
		'title': '',
		'imageId': '68300631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300632&x=3143',
		'title': '',
		'imageId': '68300632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300633&x=3143',
		'title': '',
		'imageId': '68300633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300634&x=3143',
		'title': '',
		'imageId': '68300634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300790&x=3143',
		'title': '',
		'imageId': '68300790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300787&x=3143',
		'title': '',
		'imageId': '68300787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300789&x=3143',
		'title': '',
		'imageId': '68300789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300788&x=3143',
		'title': '',
		'imageId': '68300788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300794&x=3143',
		'title': '',
		'imageId': '68300794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300791&x=3143',
		'title': '',
		'imageId': '68300791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300792&x=3143',
		'title': '',
		'imageId': '68300792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300793&x=3143',
		'title': '',
		'imageId': '68300793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937227&docid=68300795&x=3143',
		'title': '',
		'imageId': '68300795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937227';

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