var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208262&x=1114',
		'title': '',
		'imageId': '70208262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208284&x=1114',
		'title': '',
		'imageId': '70208284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208283&x=1114',
		'title': '',
		'imageId': '70208283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208278&x=1114',
		'title': '',
		'imageId': '70208278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208279&x=1114',
		'title': '',
		'imageId': '70208279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208280&x=1114',
		'title': '',
		'imageId': '70208280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208281&x=1114',
		'title': '',
		'imageId': '70208281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=68459644&x=1114',
		'title': '',
		'imageId': '68459644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=68459647&x=1114',
		'title': '',
		'imageId': '68459647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=68459648&x=1114',
		'title': '',
		'imageId': '68459648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=68459649&x=1114',
		'title': '',
		'imageId': '68459649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=68459650&x=1114',
		'title': '',
		'imageId': '68459650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017076&docid=70208282&x=1114',
		'title': '',
		'imageId': '70208282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017076';

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