var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697323&x=121',
		'title': '',
		'imageId': '70697323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697324&x=121',
		'title': '',
		'imageId': '70697324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697328&x=121',
		'title': '',
		'imageId': '70697328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697327&x=121',
		'title': '',
		'imageId': '70697327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697559&x=121',
		'title': '',
		'imageId': '70697559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697325&x=121',
		'title': '',
		'imageId': '70697325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697329&x=121',
		'title': '',
		'imageId': '70697329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697331&x=121',
		'title': '',
		'imageId': '70697331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697563&x=121',
		'title': '',
		'imageId': '70697563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697332&x=121',
		'title': '',
		'imageId': '70697332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697326&x=121',
		'title': '',
		'imageId': '70697326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697562&x=121',
		'title': '',
		'imageId': '70697562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038859&docid=70697333&x=121',
		'title': '',
		'imageId': '70697333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038859';

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