var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574684&x=940',
		'title': '',
		'imageId': '68574684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574679&x=940',
		'title': '',
		'imageId': '68574679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574678&x=940',
		'title': '',
		'imageId': '68574678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574681&x=940',
		'title': '',
		'imageId': '68574681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574672&x=940',
		'title': '',
		'imageId': '68574672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574671&x=940',
		'title': '',
		'imageId': '68574671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574675&x=940',
		'title': '',
		'imageId': '68574675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574674&x=940',
		'title': '',
		'imageId': '68574674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574680&x=940',
		'title': '',
		'imageId': '68574680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574673&x=940',
		'title': '',
		'imageId': '68574673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574676&x=940',
		'title': '',
		'imageId': '68574676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574683&x=940',
		'title': '',
		'imageId': '68574683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574685&x=940',
		'title': '',
		'imageId': '68574685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574682&x=940',
		'title': '',
		'imageId': '68574682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574677&x=940',
		'title': '',
		'imageId': '68574677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949520&docid=68574686&x=940',
		'title': '',
		'imageId': '68574686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949520';

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