var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748464&x=425',
		'title': '',
		'imageId': '69748464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748462&x=425',
		'title': '',
		'imageId': '69748462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748466&x=425',
		'title': '',
		'imageId': '69748466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748467&x=425',
		'title': '',
		'imageId': '69748467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748457&x=425',
		'title': '',
		'imageId': '69748457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748456&x=425',
		'title': '',
		'imageId': '69748456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748459&x=425',
		'title': '',
		'imageId': '69748459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748465&x=425',
		'title': '',
		'imageId': '69748465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748458&x=425',
		'title': '',
		'imageId': '69748458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748460&x=425',
		'title': '',
		'imageId': '69748460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748463&x=425',
		'title': '',
		'imageId': '69748463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748461&x=425',
		'title': '',
		'imageId': '69748461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748468&x=425',
		'title': '',
		'imageId': '69748468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748469&x=425',
		'title': '',
		'imageId': '69748469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748472&x=425',
		'title': '',
		'imageId': '69748472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748471&x=425',
		'title': '',
		'imageId': '69748471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748474&x=425',
		'title': '',
		'imageId': '69748474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748470&x=425',
		'title': '',
		'imageId': '69748470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748473&x=425',
		'title': '',
		'imageId': '69748473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001450&docid=69748641&x=425',
		'title': '',
		'imageId': '69748641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001450';

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