var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109884&x=4324',
		'title': '',
		'imageId': '70109884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109891&x=4324',
		'title': '',
		'imageId': '70109891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109893&x=4324',
		'title': '',
		'imageId': '70109893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109895&x=4324',
		'title': '',
		'imageId': '70109895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109887&x=4324',
		'title': '',
		'imageId': '70109887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109897&x=4324',
		'title': '',
		'imageId': '70109897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109890&x=4324',
		'title': '',
		'imageId': '70109890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109889&x=4324',
		'title': '',
		'imageId': '70109889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109896&x=4324',
		'title': '',
		'imageId': '70109896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109885&x=4324',
		'title': '',
		'imageId': '70109885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109882&x=4324',
		'title': '',
		'imageId': '70109882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109892&x=4324',
		'title': '',
		'imageId': '70109892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109894&x=4324',
		'title': '',
		'imageId': '70109894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109886&x=4324',
		'title': '',
		'imageId': '70109886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109881&x=4324',
		'title': '',
		'imageId': '70109881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109888&x=4324',
		'title': '',
		'imageId': '70109888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=70109883&x=4324',
		'title': '',
		'imageId': '70109883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=59270723&x=4324',
		'title': '',
		'imageId': '59270723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012887&docid=59270722&x=4324',
		'title': '',
		'imageId': '59270722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012887';

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