var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757463&x=1352',
		'title': '',
		'imageId': '69757463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757474&x=1352',
		'title': '',
		'imageId': '69757474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757473&x=1352',
		'title': '',
		'imageId': '69757473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757466&x=1352',
		'title': '',
		'imageId': '69757466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757468&x=1352',
		'title': '',
		'imageId': '69757468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757467&x=1352',
		'title': '',
		'imageId': '69757467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757462&x=1352',
		'title': '',
		'imageId': '69757462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757464&x=1352',
		'title': '',
		'imageId': '69757464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757465&x=1352',
		'title': '',
		'imageId': '69757465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757476&x=1352',
		'title': '',
		'imageId': '69757476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757479&x=1352',
		'title': '',
		'imageId': '69757479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757469&x=1352',
		'title': '',
		'imageId': '69757469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757480&x=1352',
		'title': '',
		'imageId': '69757480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757471&x=1352',
		'title': '',
		'imageId': '69757471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757477&x=1352',
		'title': '',
		'imageId': '69757477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757478&x=1352',
		'title': '',
		'imageId': '69757478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757470&x=1352',
		'title': '',
		'imageId': '69757470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757475&x=1352',
		'title': '',
		'imageId': '69757475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012714&docid=69757472&x=1352',
		'title': '',
		'imageId': '69757472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012714';

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