var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136920&x=022',
		'title': '',
		'imageId': '69136920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136921&x=022',
		'title': '',
		'imageId': '69136921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136922&x=022',
		'title': '',
		'imageId': '69136922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136923&x=022',
		'title': '',
		'imageId': '69136923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136924&x=022',
		'title': '',
		'imageId': '69136924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136925&x=022',
		'title': '',
		'imageId': '69136925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136926&x=022',
		'title': '',
		'imageId': '69136926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136927&x=022',
		'title': '',
		'imageId': '69136927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136928&x=022',
		'title': '',
		'imageId': '69136928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136929&x=022',
		'title': '',
		'imageId': '69136929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136930&x=022',
		'title': '',
		'imageId': '69136930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136931&x=022',
		'title': '',
		'imageId': '69136931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136932&x=022',
		'title': '',
		'imageId': '69136932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136933&x=022',
		'title': '',
		'imageId': '69136933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136934&x=022',
		'title': '',
		'imageId': '69136934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974649&docid=69136935&x=022',
		'title': '',
		'imageId': '69136935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974649';

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