var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520846&x=5228',
		'title': '',
		'imageId': '69520846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520840&x=5228',
		'title': '',
		'imageId': '69520840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520839&x=5228',
		'title': '',
		'imageId': '69520839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520842&x=5228',
		'title': '',
		'imageId': '69520842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520841&x=5228',
		'title': '',
		'imageId': '69520841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520856&x=5228',
		'title': '',
		'imageId': '69520856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520844&x=5228',
		'title': '',
		'imageId': '69520844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520847&x=5228',
		'title': '',
		'imageId': '69520847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520843&x=5228',
		'title': '',
		'imageId': '69520843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520845&x=5228',
		'title': '',
		'imageId': '69520845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520848&x=5228',
		'title': '',
		'imageId': '69520848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520850&x=5228',
		'title': '',
		'imageId': '69520850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520849&x=5228',
		'title': '',
		'imageId': '69520849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520851&x=5228',
		'title': '',
		'imageId': '69520851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520852&x=5228',
		'title': '',
		'imageId': '69520852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520853&x=5228',
		'title': '',
		'imageId': '69520853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520855&x=5228',
		'title': '',
		'imageId': '69520855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997453&docid=69520854&x=5228',
		'title': '',
		'imageId': '69520854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997453';

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