var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464437&x=1846',
		'title': '',
		'imageId': '69464437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464433&x=1846',
		'title': '',
		'imageId': '69464433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464470&x=1846',
		'title': '',
		'imageId': '69464470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464487&x=1846',
		'title': '',
		'imageId': '69464487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464452&x=1846',
		'title': '',
		'imageId': '69464452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464434&x=1846',
		'title': '',
		'imageId': '69464434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464435&x=1846',
		'title': '',
		'imageId': '69464435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464476&x=1846',
		'title': '',
		'imageId': '69464476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464461&x=1846',
		'title': '',
		'imageId': '69464461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464479&x=1846',
		'title': '',
		'imageId': '69464479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464469&x=1846',
		'title': '',
		'imageId': '69464469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464436&x=1846',
		'title': '',
		'imageId': '69464436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464488&x=1846',
		'title': '',
		'imageId': '69464488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464462&x=1846',
		'title': '',
		'imageId': '69464462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464486&x=1846',
		'title': '',
		'imageId': '69464486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464453&x=1846',
		'title': '',
		'imageId': '69464453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464449&x=1846',
		'title': '',
		'imageId': '69464449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988795&docid=69464495&x=1846',
		'title': '',
		'imageId': '69464495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988795';

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