var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418473&x=1530',
		'title': '',
		'imageId': '69418473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418471&x=1530',
		'title': '',
		'imageId': '69418471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418468&x=1530',
		'title': '',
		'imageId': '69418468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418480&x=1530',
		'title': '',
		'imageId': '69418480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418479&x=1530',
		'title': '',
		'imageId': '69418479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418470&x=1530',
		'title': '',
		'imageId': '69418470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418478&x=1530',
		'title': '',
		'imageId': '69418478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418481&x=1530',
		'title': '',
		'imageId': '69418481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418477&x=1530',
		'title': '',
		'imageId': '69418477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418469&x=1530',
		'title': '',
		'imageId': '69418469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418476&x=1530',
		'title': '',
		'imageId': '69418476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418475&x=1530',
		'title': '',
		'imageId': '69418475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418474&x=1530',
		'title': '',
		'imageId': '69418474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986572&docid=69418472&x=1530',
		'title': '',
		'imageId': '69418472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986572';

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