var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110602&x=1924',
		'title': '',
		'imageId': '6110602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110603&x=1924',
		'title': '',
		'imageId': '6110603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110604&x=1924',
		'title': '',
		'imageId': '6110604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110607&x=1924',
		'title': '',
		'imageId': '6110607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110610&x=1924',
		'title': '',
		'imageId': '6110610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110613&x=1924',
		'title': '',
		'imageId': '6110613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110616&x=1924',
		'title': '',
		'imageId': '6110616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110619&x=1924',
		'title': '',
		'imageId': '6110619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110622&x=1924',
		'title': '',
		'imageId': '6110622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110625&x=1924',
		'title': '',
		'imageId': '6110625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110628&x=1924',
		'title': '',
		'imageId': '6110628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110631&x=1924',
		'title': '',
		'imageId': '6110631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110634&x=1924',
		'title': '',
		'imageId': '6110634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110637&x=1924',
		'title': '',
		'imageId': '6110637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=815856&docid=6110640&x=1924',
		'title': '',
		'imageId': '6110640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #815856';

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