var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163939&x=3322',
		'title': '',
		'imageId': '69163939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163967&x=3322',
		'title': '',
		'imageId': '69163967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163971&x=3322',
		'title': '',
		'imageId': '69163971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163942&x=3322',
		'title': '',
		'imageId': '69163942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163945&x=3322',
		'title': '',
		'imageId': '69163945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163948&x=3322',
		'title': '',
		'imageId': '69163948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164060&x=3322',
		'title': '',
		'imageId': '69164060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164064&x=3322',
		'title': '',
		'imageId': '69164064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163951&x=3322',
		'title': '',
		'imageId': '69163951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163961&x=3322',
		'title': '',
		'imageId': '69163961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163964&x=3322',
		'title': '',
		'imageId': '69163964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69163984&x=3322',
		'title': '',
		'imageId': '69163984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164003&x=3322',
		'title': '',
		'imageId': '69164003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164027&x=3322',
		'title': '',
		'imageId': '69164027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164006&x=3322',
		'title': '',
		'imageId': '69164006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164009&x=3322',
		'title': '',
		'imageId': '69164009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164015&x=3322',
		'title': '',
		'imageId': '69164015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164030&x=3322',
		'title': '',
		'imageId': '69164030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164042&x=3322',
		'title': '',
		'imageId': '69164042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164052&x=3322',
		'title': '',
		'imageId': '69164052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975613&docid=69164056&x=3322',
		'title': '',
		'imageId': '69164056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975613';

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