var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161311&x=127',
		'title': '',
		'imageId': '69161311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161313&x=127',
		'title': '',
		'imageId': '69161313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161319&x=127',
		'title': '',
		'imageId': '69161319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161320&x=127',
		'title': '',
		'imageId': '69161320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161323&x=127',
		'title': '',
		'imageId': '69161323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161317&x=127',
		'title': '',
		'imageId': '69161317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161316&x=127',
		'title': '',
		'imageId': '69161316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161312&x=127',
		'title': '',
		'imageId': '69161312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161321&x=127',
		'title': '',
		'imageId': '69161321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161318&x=127',
		'title': '',
		'imageId': '69161318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161314&x=127',
		'title': '',
		'imageId': '69161314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161324&x=127',
		'title': '',
		'imageId': '69161324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161322&x=127',
		'title': '',
		'imageId': '69161322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161315&x=127',
		'title': '',
		'imageId': '69161315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975531&docid=69161310&x=127',
		'title': '',
		'imageId': '69161310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975531';

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