var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958952&x=1923',
		'title': '',
		'imageId': '68958952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958944&x=1923',
		'title': '',
		'imageId': '68958944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958946&x=1923',
		'title': '',
		'imageId': '68958946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958956&x=1923',
		'title': '',
		'imageId': '68958956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958953&x=1923',
		'title': '',
		'imageId': '68958953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958954&x=1923',
		'title': '',
		'imageId': '68958954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958950&x=1923',
		'title': '',
		'imageId': '68958950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958948&x=1923',
		'title': '',
		'imageId': '68958948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958943&x=1923',
		'title': '',
		'imageId': '68958943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958951&x=1923',
		'title': '',
		'imageId': '68958951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958941&x=1923',
		'title': '',
		'imageId': '68958941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958955&x=1923',
		'title': '',
		'imageId': '68958955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958945&x=1923',
		'title': '',
		'imageId': '68958945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958940&x=1923',
		'title': '',
		'imageId': '68958940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958938&x=1923',
		'title': '',
		'imageId': '68958938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958937&x=1923',
		'title': '',
		'imageId': '68958937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958942&x=1923',
		'title': '',
		'imageId': '68958942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958947&x=1923',
		'title': '',
		'imageId': '68958947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966457&docid=68958939&x=1923',
		'title': '',
		'imageId': '68958939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966457';

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