var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603920&x=3118',
		'title': '',
		'imageId': '2603920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603915&x=3118',
		'title': '',
		'imageId': '2603915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603923&x=3118',
		'title': '',
		'imageId': '2603923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603929&x=3118',
		'title': '',
		'imageId': '2603929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603932&x=3118',
		'title': '',
		'imageId': '2603932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603935&x=3118',
		'title': '',
		'imageId': '2603935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603938&x=3118',
		'title': '',
		'imageId': '2603938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603942&x=3118',
		'title': '',
		'imageId': '2603942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603950&x=3118',
		'title': '',
		'imageId': '2603950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603953&x=3118',
		'title': '',
		'imageId': '2603953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603956&x=3118',
		'title': '',
		'imageId': '2603956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603959&x=3118',
		'title': '',
		'imageId': '2603959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603962&x=3118',
		'title': '',
		'imageId': '2603962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603965&x=3118',
		'title': '',
		'imageId': '2603965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603968&x=3118',
		'title': '',
		'imageId': '2603968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603971&x=3118',
		'title': '',
		'imageId': '2603971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476555&docid=2603974&x=3118',
		'title': '',
		'imageId': '2603974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476555';

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