var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047681&x=3126',
		'title': '',
		'imageId': '70047681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047683&x=3126',
		'title': '',
		'imageId': '70047683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047687&x=3126',
		'title': '',
		'imageId': '70047687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047684&x=3126',
		'title': '',
		'imageId': '70047684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047659&x=3126',
		'title': '',
		'imageId': '70047659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047673&x=3126',
		'title': '',
		'imageId': '70047673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047666&x=3126',
		'title': '',
		'imageId': '70047666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047662&x=3126',
		'title': '',
		'imageId': '70047662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047661&x=3126',
		'title': '',
		'imageId': '70047661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047658&x=3126',
		'title': '',
		'imageId': '70047658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047660&x=3126',
		'title': '',
		'imageId': '70047660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047663&x=3126',
		'title': '',
		'imageId': '70047663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047674&x=3126',
		'title': '',
		'imageId': '70047674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047675&x=3126',
		'title': '',
		'imageId': '70047675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047699&x=3126',
		'title': '',
		'imageId': '70047699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047706&x=3126',
		'title': '',
		'imageId': '70047706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047707&x=3126',
		'title': '',
		'imageId': '70047707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047708&x=3126',
		'title': '',
		'imageId': '70047708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047716&x=3126',
		'title': '',
		'imageId': '70047716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047693&x=3126',
		'title': '',
		'imageId': '70047693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013550&docid=70047692&x=3126',
		'title': '',
		'imageId': '70047692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013550';

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