var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023400&x=1845',
		'title': '',
		'imageId': '70023400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023388&x=1845',
		'title': '',
		'imageId': '70023388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023389&x=1845',
		'title': '',
		'imageId': '70023389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023396&x=1845',
		'title': '',
		'imageId': '70023396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023390&x=1845',
		'title': '',
		'imageId': '70023390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023391&x=1845',
		'title': '',
		'imageId': '70023391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023397&x=1845',
		'title': '',
		'imageId': '70023397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023394&x=1845',
		'title': '',
		'imageId': '70023394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023398&x=1845',
		'title': '',
		'imageId': '70023398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023395&x=1845',
		'title': '',
		'imageId': '70023395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023392&x=1845',
		'title': '',
		'imageId': '70023392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023393&x=1845',
		'title': '',
		'imageId': '70023393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012782&docid=70023399&x=1845',
		'title': '',
		'imageId': '70023399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012782';

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