var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807693&x=441',
		'title': '',
		'imageId': '68807693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807694&x=441',
		'title': '',
		'imageId': '68807694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807697&x=441',
		'title': '',
		'imageId': '68807697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807695&x=441',
		'title': '',
		'imageId': '68807695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807696&x=441',
		'title': '',
		'imageId': '68807696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807698&x=441',
		'title': '',
		'imageId': '68807698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807700&x=441',
		'title': '',
		'imageId': '68807700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807699&x=441',
		'title': '',
		'imageId': '68807699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807707&x=441',
		'title': '',
		'imageId': '68807707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807705&x=441',
		'title': '',
		'imageId': '68807705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807701&x=441',
		'title': '',
		'imageId': '68807701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807702&x=441',
		'title': '',
		'imageId': '68807702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807704&x=441',
		'title': '',
		'imageId': '68807704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807703&x=441',
		'title': '',
		'imageId': '68807703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959455&docid=68807706&x=441',
		'title': '',
		'imageId': '68807706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959455';

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