var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952066&x=351',
		'title': '',
		'imageId': '68952066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952080&x=351',
		'title': '',
		'imageId': '68952080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952073&x=351',
		'title': '',
		'imageId': '68952073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952067&x=351',
		'title': '',
		'imageId': '68952067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952071&x=351',
		'title': '',
		'imageId': '68952071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952069&x=351',
		'title': '',
		'imageId': '68952069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952070&x=351',
		'title': '',
		'imageId': '68952070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952078&x=351',
		'title': '',
		'imageId': '68952078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952068&x=351',
		'title': '',
		'imageId': '68952068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952074&x=351',
		'title': '',
		'imageId': '68952074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952072&x=351',
		'title': '',
		'imageId': '68952072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952079&x=351',
		'title': '',
		'imageId': '68952079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952082&x=351',
		'title': '',
		'imageId': '68952082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952075&x=351',
		'title': '',
		'imageId': '68952075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952076&x=351',
		'title': '',
		'imageId': '68952076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952077&x=351',
		'title': '',
		'imageId': '68952077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966095&docid=68952081&x=351',
		'title': '',
		'imageId': '68952081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966095';

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