var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741109&x=418',
		'title': '',
		'imageId': '68741109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741112&x=418',
		'title': '',
		'imageId': '68741112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741115&x=418',
		'title': '',
		'imageId': '68741115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741118&x=418',
		'title': '',
		'imageId': '68741118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741121&x=418',
		'title': '',
		'imageId': '68741121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741124&x=418',
		'title': '',
		'imageId': '68741124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741127&x=418',
		'title': '',
		'imageId': '68741127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741130&x=418',
		'title': '',
		'imageId': '68741130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741133&x=418',
		'title': '',
		'imageId': '68741133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741136&x=418',
		'title': '',
		'imageId': '68741136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741139&x=418',
		'title': '',
		'imageId': '68741139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741142&x=418',
		'title': '',
		'imageId': '68741142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741145&x=418',
		'title': '',
		'imageId': '68741145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741148&x=418',
		'title': '',
		'imageId': '68741148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741151&x=418',
		'title': '',
		'imageId': '68741151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741154&x=418',
		'title': '',
		'imageId': '68741154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956563&docid=68741157&x=418',
		'title': '',
		'imageId': '68741157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956563';

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