var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157999&x=4114',
		'title': '',
		'imageId': '70157999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158008&x=4114',
		'title': '',
		'imageId': '70158008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158002&x=4114',
		'title': '',
		'imageId': '70158002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158011&x=4114',
		'title': '',
		'imageId': '70158011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158003&x=4114',
		'title': '',
		'imageId': '70158003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158007&x=4114',
		'title': '',
		'imageId': '70158007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157996&x=4114',
		'title': '',
		'imageId': '70157996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158001&x=4114',
		'title': '',
		'imageId': '70158001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157998&x=4114',
		'title': '',
		'imageId': '70157998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158009&x=4114',
		'title': '',
		'imageId': '70158009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158006&x=4114',
		'title': '',
		'imageId': '70158006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158004&x=4114',
		'title': '',
		'imageId': '70158004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157994&x=4114',
		'title': '',
		'imageId': '70157994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157995&x=4114',
		'title': '',
		'imageId': '70157995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158005&x=4114',
		'title': '',
		'imageId': '70158005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158000&x=4114',
		'title': '',
		'imageId': '70158000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157993&x=4114',
		'title': '',
		'imageId': '70157993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70158010&x=4114',
		'title': '',
		'imageId': '70158010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017057&docid=70157997&x=4114',
		'title': '',
		'imageId': '70157997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017057';

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