var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919459&x=026',
		'title': '',
		'imageId': '68919459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919460&x=026',
		'title': '',
		'imageId': '68919460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919463&x=026',
		'title': '',
		'imageId': '68919463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919456&x=026',
		'title': '',
		'imageId': '68919456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919486&x=026',
		'title': '',
		'imageId': '68919486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919458&x=026',
		'title': '',
		'imageId': '68919458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919471&x=026',
		'title': '',
		'imageId': '68919471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919466&x=026',
		'title': '',
		'imageId': '68919466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919457&x=026',
		'title': '',
		'imageId': '68919457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919455&x=026',
		'title': '',
		'imageId': '68919455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919472&x=026',
		'title': '',
		'imageId': '68919472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919475&x=026',
		'title': '',
		'imageId': '68919475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919478&x=026',
		'title': '',
		'imageId': '68919478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964488&docid=68919481&x=026',
		'title': '',
		'imageId': '68919481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964488';

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