var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016483&x=3623',
		'title': '',
		'imageId': '69016483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016476&x=3623',
		'title': '',
		'imageId': '69016476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016477&x=3623',
		'title': '',
		'imageId': '69016477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016472&x=3623',
		'title': '',
		'imageId': '69016472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016473&x=3623',
		'title': '',
		'imageId': '69016473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016468&x=3623',
		'title': '',
		'imageId': '69016468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016482&x=3623',
		'title': '',
		'imageId': '69016482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016479&x=3623',
		'title': '',
		'imageId': '69016479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016480&x=3623',
		'title': '',
		'imageId': '69016480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016474&x=3623',
		'title': '',
		'imageId': '69016474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016481&x=3623',
		'title': '',
		'imageId': '69016481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016470&x=3623',
		'title': '',
		'imageId': '69016470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016469&x=3623',
		'title': '',
		'imageId': '69016469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016478&x=3623',
		'title': '',
		'imageId': '69016478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016467&x=3623',
		'title': '',
		'imageId': '69016467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016471&x=3623',
		'title': '',
		'imageId': '69016471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969917&docid=69016475&x=3623',
		'title': '',
		'imageId': '69016475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969917';

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