var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095194&x=1843',
		'title': '',
		'imageId': '70095194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095205&x=1843',
		'title': '',
		'imageId': '70095205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095195&x=1843',
		'title': '',
		'imageId': '70095195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095192&x=1843',
		'title': '',
		'imageId': '70095192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095193&x=1843',
		'title': '',
		'imageId': '70095193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095198&x=1843',
		'title': '',
		'imageId': '70095198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095206&x=1843',
		'title': '',
		'imageId': '70095206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095191&x=1843',
		'title': '',
		'imageId': '70095191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095200&x=1843',
		'title': '',
		'imageId': '70095200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095197&x=1843',
		'title': '',
		'imageId': '70095197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095196&x=1843',
		'title': '',
		'imageId': '70095196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095204&x=1843',
		'title': '',
		'imageId': '70095204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095199&x=1843',
		'title': '',
		'imageId': '70095199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095203&x=1843',
		'title': '',
		'imageId': '70095203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095201&x=1843',
		'title': '',
		'imageId': '70095201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095202&x=1843',
		'title': '',
		'imageId': '70095202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=70095207&x=1843',
		'title': '',
		'imageId': '70095207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=59270515&x=1843',
		'title': '',
		'imageId': '59270515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011946&docid=59270516&x=1843',
		'title': '',
		'imageId': '59270516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011946';

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