var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179108&x=924',
		'title': '',
		'imageId': '69179108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179118&x=924',
		'title': '',
		'imageId': '69179118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179110&x=924',
		'title': '',
		'imageId': '69179110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179114&x=924',
		'title': '',
		'imageId': '69179114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179109&x=924',
		'title': '',
		'imageId': '69179109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179122&x=924',
		'title': '',
		'imageId': '69179122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179116&x=924',
		'title': '',
		'imageId': '69179116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179111&x=924',
		'title': '',
		'imageId': '69179111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179113&x=924',
		'title': '',
		'imageId': '69179113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179115&x=924',
		'title': '',
		'imageId': '69179115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179117&x=924',
		'title': '',
		'imageId': '69179117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179120&x=924',
		'title': '',
		'imageId': '69179120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179121&x=924',
		'title': '',
		'imageId': '69179121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179119&x=924',
		'title': '',
		'imageId': '69179119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976340&docid=69179112&x=924',
		'title': '',
		'imageId': '69179112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976340';

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