var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148942&x=1315',
		'title': '',
		'imageId': '6148942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148941&x=1315',
		'title': '',
		'imageId': '6148941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148943&x=1315',
		'title': '',
		'imageId': '6148943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148950&x=1315',
		'title': '',
		'imageId': '6148950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148952&x=1315',
		'title': '',
		'imageId': '6148952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148951&x=1315',
		'title': '',
		'imageId': '6148951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6148959&x=1315',
		'title': '',
		'imageId': '6148959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=6149287&x=1315',
		'title': '',
		'imageId': '6149287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=7131676&x=1315',
		'title': '',
		'imageId': '7131676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=819452&docid=7131677&x=1315',
		'title': '',
		'imageId': '7131677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #819452';

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