var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588527&x=283',
		'title': '',
		'imageId': '70588527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588524&x=283',
		'title': '',
		'imageId': '70588524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588526&x=283',
		'title': '',
		'imageId': '70588526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588520&x=283',
		'title': '',
		'imageId': '70588520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588518&x=283',
		'title': '',
		'imageId': '70588518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588529&x=283',
		'title': '',
		'imageId': '70588529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588522&x=283',
		'title': '',
		'imageId': '70588522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588523&x=283',
		'title': '',
		'imageId': '70588523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588515&x=283',
		'title': '',
		'imageId': '70588515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588528&x=283',
		'title': '',
		'imageId': '70588528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588514&x=283',
		'title': '',
		'imageId': '70588514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588513&x=283',
		'title': '',
		'imageId': '70588513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588517&x=283',
		'title': '',
		'imageId': '70588517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588521&x=283',
		'title': '',
		'imageId': '70588521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588525&x=283',
		'title': '',
		'imageId': '70588525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588516&x=283',
		'title': '',
		'imageId': '70588516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70588519&x=283',
		'title': '',
		'imageId': '70588519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034921&docid=70282574&x=283',
		'title': '',
		'imageId': '70282574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4034921';

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