var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675857&x=1452',
		'title': '',
		'imageId': '68675857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675869&x=1452',
		'title': '',
		'imageId': '68675869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675870&x=1452',
		'title': '',
		'imageId': '68675870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675874&x=1452',
		'title': '',
		'imageId': '68675874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675877&x=1452',
		'title': '',
		'imageId': '68675877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675882&x=1452',
		'title': '',
		'imageId': '68675882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675872&x=1452',
		'title': '',
		'imageId': '68675872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675862&x=1452',
		'title': '',
		'imageId': '68675862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68676180&x=1452',
		'title': '',
		'imageId': '68676180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68676179&x=1452',
		'title': '',
		'imageId': '68676179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675856&x=1452',
		'title': '',
		'imageId': '68675856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675859&x=1452',
		'title': '',
		'imageId': '68675859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675854&x=1452',
		'title': '',
		'imageId': '68675854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675855&x=1452',
		'title': '',
		'imageId': '68675855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954113&docid=68675858&x=1452',
		'title': '',
		'imageId': '68675858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954113';

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