var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116622&x=310',
		'title': '',
		'imageId': '70116622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116623&x=310',
		'title': '',
		'imageId': '70116623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116642&x=310',
		'title': '',
		'imageId': '70116642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116624&x=310',
		'title': '',
		'imageId': '70116624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116628&x=310',
		'title': '',
		'imageId': '70116628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116637&x=310',
		'title': '',
		'imageId': '70116637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116625&x=310',
		'title': '',
		'imageId': '70116625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116634&x=310',
		'title': '',
		'imageId': '70116634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116627&x=310',
		'title': '',
		'imageId': '70116627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116626&x=310',
		'title': '',
		'imageId': '70116626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116632&x=310',
		'title': '',
		'imageId': '70116632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116638&x=310',
		'title': '',
		'imageId': '70116638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116640&x=310',
		'title': '',
		'imageId': '70116640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116647&x=310',
		'title': '',
		'imageId': '70116647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116645&x=310',
		'title': '',
		'imageId': '70116645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116643&x=310',
		'title': '',
		'imageId': '70116643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116631&x=310',
		'title': '',
		'imageId': '70116631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116646&x=310',
		'title': '',
		'imageId': '70116646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116629&x=310',
		'title': '',
		'imageId': '70116629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016095&docid=70116630&x=310',
		'title': '',
		'imageId': '70116630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016095';

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