var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103623&x=3846',
		'title': '',
		'imageId': '69103623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103626&x=3846',
		'title': '',
		'imageId': '69103626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103647&x=3846',
		'title': '',
		'imageId': '69103647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103624&x=3846',
		'title': '',
		'imageId': '69103624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103644&x=3846',
		'title': '',
		'imageId': '69103644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103625&x=3846',
		'title': '',
		'imageId': '69103625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103658&x=3846',
		'title': '',
		'imageId': '69103658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103665&x=3846',
		'title': '',
		'imageId': '69103665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103666&x=3846',
		'title': '',
		'imageId': '69103666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103667&x=3846',
		'title': '',
		'imageId': '69103667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103680&x=3846',
		'title': '',
		'imageId': '69103680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103678&x=3846',
		'title': '',
		'imageId': '69103678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103679&x=3846',
		'title': '',
		'imageId': '69103679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103704&x=3846',
		'title': '',
		'imageId': '69103704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103705&x=3846',
		'title': '',
		'imageId': '69103705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69103650&x=3846',
		'title': '',
		'imageId': '69103650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69142986&x=3846',
		'title': '',
		'imageId': '69142986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973253&docid=69142989&x=3846',
		'title': '',
		'imageId': '69142989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973253';

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