var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754760&x=180',
		'title': '',
		'imageId': '69754760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754763&x=180',
		'title': '',
		'imageId': '69754763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754762&x=180',
		'title': '',
		'imageId': '69754762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754778&x=180',
		'title': '',
		'imageId': '69754778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754779&x=180',
		'title': '',
		'imageId': '69754779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754796&x=180',
		'title': '',
		'imageId': '69754796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754764&x=180',
		'title': '',
		'imageId': '69754764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754772&x=180',
		'title': '',
		'imageId': '69754772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754784&x=180',
		'title': '',
		'imageId': '69754784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754771&x=180',
		'title': '',
		'imageId': '69754771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754773&x=180',
		'title': '',
		'imageId': '69754773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754788&x=180',
		'title': '',
		'imageId': '69754788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754785&x=180',
		'title': '',
		'imageId': '69754785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754795&x=180',
		'title': '',
		'imageId': '69754795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754797&x=180',
		'title': '',
		'imageId': '69754797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754759&x=180',
		'title': '',
		'imageId': '69754759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001711&docid=69754761&x=180',
		'title': '',
		'imageId': '69754761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001711';

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