var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396476&x=721',
		'title': '',
		'imageId': '69396476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396484&x=721',
		'title': '',
		'imageId': '69396484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396468&x=721',
		'title': '',
		'imageId': '69396468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396469&x=721',
		'title': '',
		'imageId': '69396469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396473&x=721',
		'title': '',
		'imageId': '69396473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396470&x=721',
		'title': '',
		'imageId': '69396470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396471&x=721',
		'title': '',
		'imageId': '69396471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396472&x=721',
		'title': '',
		'imageId': '69396472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396479&x=721',
		'title': '',
		'imageId': '69396479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396474&x=721',
		'title': '',
		'imageId': '69396474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396478&x=721',
		'title': '',
		'imageId': '69396478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396477&x=721',
		'title': '',
		'imageId': '69396477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396482&x=721',
		'title': '',
		'imageId': '69396482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396475&x=721',
		'title': '',
		'imageId': '69396475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396481&x=721',
		'title': '',
		'imageId': '69396481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396480&x=721',
		'title': '',
		'imageId': '69396480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396483&x=721',
		'title': '',
		'imageId': '69396483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985563&docid=69396485&x=721',
		'title': '',
		'imageId': '69396485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985563';

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