var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867672&x=1056',
		'title': '',
		'imageId': '68867672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867674&x=1056',
		'title': '',
		'imageId': '68867674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867673&x=1056',
		'title': '',
		'imageId': '68867673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867675&x=1056',
		'title': '',
		'imageId': '68867675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867676&x=1056',
		'title': '',
		'imageId': '68867676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867677&x=1056',
		'title': '',
		'imageId': '68867677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867682&x=1056',
		'title': '',
		'imageId': '68867682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867683&x=1056',
		'title': '',
		'imageId': '68867683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867689&x=1056',
		'title': '',
		'imageId': '68867689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867692&x=1056',
		'title': '',
		'imageId': '68867692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867691&x=1056',
		'title': '',
		'imageId': '68867691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867695&x=1056',
		'title': '',
		'imageId': '68867695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867699&x=1056',
		'title': '',
		'imageId': '68867699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867702&x=1056',
		'title': '',
		'imageId': '68867702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962579&docid=68867705&x=1056',
		'title': '',
		'imageId': '68867705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962579';

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