var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069928&x=4512',
		'title': '',
		'imageId': '69069928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069924&x=4512',
		'title': '',
		'imageId': '69069924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069932&x=4512',
		'title': '',
		'imageId': '69069932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069926&x=4512',
		'title': '',
		'imageId': '69069926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069937&x=4512',
		'title': '',
		'imageId': '69069937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069939&x=4512',
		'title': '',
		'imageId': '69069939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069930&x=4512',
		'title': '',
		'imageId': '69069930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069936&x=4512',
		'title': '',
		'imageId': '69069936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069931&x=4512',
		'title': '',
		'imageId': '69069931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069922&x=4512',
		'title': '',
		'imageId': '69069922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069929&x=4512',
		'title': '',
		'imageId': '69069929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069935&x=4512',
		'title': '',
		'imageId': '69069935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069921&x=4512',
		'title': '',
		'imageId': '69069921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069938&x=4512',
		'title': '',
		'imageId': '69069938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069923&x=4512',
		'title': '',
		'imageId': '69069923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069934&x=4512',
		'title': '',
		'imageId': '69069934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069927&x=4512',
		'title': '',
		'imageId': '69069927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069925&x=4512',
		'title': '',
		'imageId': '69069925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069933&x=4512',
		'title': '',
		'imageId': '69069933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972049&docid=69069920&x=4512',
		'title': '',
		'imageId': '69069920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972049';

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