var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964059&x=1531',
		'title': '',
		'imageId': '68964059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964060&x=1531',
		'title': '',
		'imageId': '68964060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964051&x=1531',
		'title': '',
		'imageId': '68964051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964058&x=1531',
		'title': '',
		'imageId': '68964058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964049&x=1531',
		'title': '',
		'imageId': '68964049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964052&x=1531',
		'title': '',
		'imageId': '68964052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964048&x=1531',
		'title': '',
		'imageId': '68964048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964053&x=1531',
		'title': '',
		'imageId': '68964053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964054&x=1531',
		'title': '',
		'imageId': '68964054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964056&x=1531',
		'title': '',
		'imageId': '68964056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964057&x=1531',
		'title': '',
		'imageId': '68964057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964055&x=1531',
		'title': '',
		'imageId': '68964055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964047&x=1531',
		'title': '',
		'imageId': '68964047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966551&docid=68964050&x=1531',
		'title': '',
		'imageId': '68964050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966551';

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