var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265556&x=214',
		'title': '',
		'imageId': '63265556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265559&x=214',
		'title': '',
		'imageId': '63265559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265564&x=214',
		'title': '',
		'imageId': '63265564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265567&x=214',
		'title': '',
		'imageId': '63265567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265570&x=214',
		'title': '',
		'imageId': '63265570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265573&x=214',
		'title': '',
		'imageId': '63265573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265576&x=214',
		'title': '',
		'imageId': '63265576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265578&x=214',
		'title': '',
		'imageId': '63265578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265581&x=214',
		'title': '',
		'imageId': '63265581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265584&x=214',
		'title': '',
		'imageId': '63265584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265587&x=214',
		'title': '',
		'imageId': '63265587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265589&x=214',
		'title': '',
		'imageId': '63265589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265592&x=214',
		'title': '',
		'imageId': '63265592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265594&x=214',
		'title': '',
		'imageId': '63265594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3737974&docid=63265597&x=214',
		'title': '',
		'imageId': '63265597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3737974';

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