var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784611&x=935',
		'title': '',
		'imageId': '68784611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784624&x=935',
		'title': '',
		'imageId': '68784624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784615&x=935',
		'title': '',
		'imageId': '68784615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784620&x=935',
		'title': '',
		'imageId': '68784620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784616&x=935',
		'title': '',
		'imageId': '68784616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784623&x=935',
		'title': '',
		'imageId': '68784623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784612&x=935',
		'title': '',
		'imageId': '68784612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784618&x=935',
		'title': '',
		'imageId': '68784618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784614&x=935',
		'title': '',
		'imageId': '68784614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784622&x=935',
		'title': '',
		'imageId': '68784622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784617&x=935',
		'title': '',
		'imageId': '68784617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784621&x=935',
		'title': '',
		'imageId': '68784621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784619&x=935',
		'title': '',
		'imageId': '68784619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784625&x=935',
		'title': '',
		'imageId': '68784625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958325&docid=68784613&x=935',
		'title': '',
		'imageId': '68784613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958325';

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