var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072928&x=2817',
		'title': '',
		'imageId': '70072928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072937&x=2817',
		'title': '',
		'imageId': '70072937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072922&x=2817',
		'title': '',
		'imageId': '70072922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072930&x=2817',
		'title': '',
		'imageId': '70072930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072921&x=2817',
		'title': '',
		'imageId': '70072921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072929&x=2817',
		'title': '',
		'imageId': '70072929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072924&x=2817',
		'title': '',
		'imageId': '70072924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072939&x=2817',
		'title': '',
		'imageId': '70072939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072932&x=2817',
		'title': '',
		'imageId': '70072932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072919&x=2817',
		'title': '',
		'imageId': '70072919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072927&x=2817',
		'title': '',
		'imageId': '70072927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072920&x=2817',
		'title': '',
		'imageId': '70072920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072933&x=2817',
		'title': '',
		'imageId': '70072933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072935&x=2817',
		'title': '',
		'imageId': '70072935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072923&x=2817',
		'title': '',
		'imageId': '70072923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072931&x=2817',
		'title': '',
		'imageId': '70072931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072936&x=2817',
		'title': '',
		'imageId': '70072936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072934&x=2817',
		'title': '',
		'imageId': '70072934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072938&x=2817',
		'title': '',
		'imageId': '70072938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072925&x=2817',
		'title': '',
		'imageId': '70072925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014868&docid=70072926&x=2817',
		'title': '',
		'imageId': '70072926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014868';

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