var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599995&x=2327',
		'title': '',
		'imageId': '66599995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599986&x=2327',
		'title': '',
		'imageId': '66599986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599988&x=2327',
		'title': '',
		'imageId': '66599988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599991&x=2327',
		'title': '',
		'imageId': '66599991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599984&x=2327',
		'title': '',
		'imageId': '66599984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599987&x=2327',
		'title': '',
		'imageId': '66599987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599989&x=2327',
		'title': '',
		'imageId': '66599989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599990&x=2327',
		'title': '',
		'imageId': '66599990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599982&x=2327',
		'title': '',
		'imageId': '66599982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599994&x=2327',
		'title': '',
		'imageId': '66599994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599993&x=2327',
		'title': '',
		'imageId': '66599993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599996&x=2327',
		'title': '',
		'imageId': '66599996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939047&docid=66599992&x=2327',
		'title': '',
		'imageId': '66599992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939047';

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