var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133478&x=433',
		'title': '',
		'imageId': '70133478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133479&x=433',
		'title': '',
		'imageId': '70133479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133482&x=433',
		'title': '',
		'imageId': '70133482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133485&x=433',
		'title': '',
		'imageId': '70133485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133488&x=433',
		'title': '',
		'imageId': '70133488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133491&x=433',
		'title': '',
		'imageId': '70133491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133494&x=433',
		'title': '',
		'imageId': '70133494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133500&x=433',
		'title': '',
		'imageId': '70133500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133501&x=433',
		'title': '',
		'imageId': '70133501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133507&x=433',
		'title': '',
		'imageId': '70133507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133513&x=433',
		'title': '',
		'imageId': '70133513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133518&x=433',
		'title': '',
		'imageId': '70133518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133541&x=433',
		'title': '',
		'imageId': '70133541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016518&docid=70133548&x=433',
		'title': '',
		'imageId': '70133548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016518';

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