var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605685&x=3812',
		'title': '',
		'imageId': '68605685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605675&x=3812',
		'title': '',
		'imageId': '68605675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605690&x=3812',
		'title': '',
		'imageId': '68605690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605679&x=3812',
		'title': '',
		'imageId': '68605679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605681&x=3812',
		'title': '',
		'imageId': '68605681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605688&x=3812',
		'title': '',
		'imageId': '68605688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605689&x=3812',
		'title': '',
		'imageId': '68605689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605686&x=3812',
		'title': '',
		'imageId': '68605686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605682&x=3812',
		'title': '',
		'imageId': '68605682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605674&x=3812',
		'title': '',
		'imageId': '68605674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605680&x=3812',
		'title': '',
		'imageId': '68605680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605673&x=3812',
		'title': '',
		'imageId': '68605673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605676&x=3812',
		'title': '',
		'imageId': '68605676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605678&x=3812',
		'title': '',
		'imageId': '68605678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605684&x=3812',
		'title': '',
		'imageId': '68605684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605687&x=3812',
		'title': '',
		'imageId': '68605687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605683&x=3812',
		'title': '',
		'imageId': '68605683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950817&docid=68605677&x=3812',
		'title': '',
		'imageId': '68605677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950817';

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