var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023291&x=4430',
		'title': '',
		'imageId': '70023291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023283&x=4430',
		'title': '',
		'imageId': '70023283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023282&x=4430',
		'title': '',
		'imageId': '70023282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023287&x=4430',
		'title': '',
		'imageId': '70023287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023285&x=4430',
		'title': '',
		'imageId': '70023285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023284&x=4430',
		'title': '',
		'imageId': '70023284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023286&x=4430',
		'title': '',
		'imageId': '70023286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023289&x=4430',
		'title': '',
		'imageId': '70023289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023290&x=4430',
		'title': '',
		'imageId': '70023290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023288&x=4430',
		'title': '',
		'imageId': '70023288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023294&x=4430',
		'title': '',
		'imageId': '70023294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023293&x=4430',
		'title': '',
		'imageId': '70023293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012769&docid=70023292&x=4430',
		'title': '',
		'imageId': '70023292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012769';

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