var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607626&x=1412',
		'title': '',
		'imageId': '68607626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607610&x=1412',
		'title': '',
		'imageId': '68607610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607628&x=1412',
		'title': '',
		'imageId': '68607628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607619&x=1412',
		'title': '',
		'imageId': '68607619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607623&x=1412',
		'title': '',
		'imageId': '68607623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607613&x=1412',
		'title': '',
		'imageId': '68607613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607624&x=1412',
		'title': '',
		'imageId': '68607624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607620&x=1412',
		'title': '',
		'imageId': '68607620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607615&x=1412',
		'title': '',
		'imageId': '68607615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607616&x=1412',
		'title': '',
		'imageId': '68607616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607614&x=1412',
		'title': '',
		'imageId': '68607614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607618&x=1412',
		'title': '',
		'imageId': '68607618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607611&x=1412',
		'title': '',
		'imageId': '68607611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607612&x=1412',
		'title': '',
		'imageId': '68607612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607617&x=1412',
		'title': '',
		'imageId': '68607617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607627&x=1412',
		'title': '',
		'imageId': '68607627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607622&x=1412',
		'title': '',
		'imageId': '68607622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607621&x=1412',
		'title': '',
		'imageId': '68607621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950943&docid=68607625&x=1412',
		'title': '',
		'imageId': '68607625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950943';

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