var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251652&x=1310',
		'title': '',
		'imageId': '7251652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251651&x=1310',
		'title': '',
		'imageId': '7251651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251650&x=1310',
		'title': '',
		'imageId': '7251650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251656&x=1310',
		'title': '',
		'imageId': '7251656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251659&x=1310',
		'title': '',
		'imageId': '7251659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251668&x=1310',
		'title': '',
		'imageId': '7251668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251671&x=1310',
		'title': '',
		'imageId': '7251671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251674&x=1310',
		'title': '',
		'imageId': '7251674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251677&x=1310',
		'title': '',
		'imageId': '7251677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251682&x=1310',
		'title': '',
		'imageId': '7251682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251685&x=1310',
		'title': '',
		'imageId': '7251685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251694&x=1310',
		'title': '',
		'imageId': '7251694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251693&x=1310',
		'title': '',
		'imageId': '7251693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251702&x=1310',
		'title': '',
		'imageId': '7251702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251706&x=1310',
		'title': '',
		'imageId': '7251706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926136&docid=7251709&x=1310',
		'title': '',
		'imageId': '7251709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926136';

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