var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947447&x=5234',
		'title': '',
		'imageId': '69947447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947450&x=5234',
		'title': '',
		'imageId': '69947450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947453&x=5234',
		'title': '',
		'imageId': '69947453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947457&x=5234',
		'title': '',
		'imageId': '69947457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947462&x=5234',
		'title': '',
		'imageId': '69947462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947465&x=5234',
		'title': '',
		'imageId': '69947465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947478&x=5234',
		'title': '',
		'imageId': '69947478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947497&x=5234',
		'title': '',
		'imageId': '69947497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947503&x=5234',
		'title': '',
		'imageId': '69947503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947509&x=5234',
		'title': '',
		'imageId': '69947509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947519&x=5234',
		'title': '',
		'imageId': '69947519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947540&x=5234',
		'title': '',
		'imageId': '69947540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947553&x=5234',
		'title': '',
		'imageId': '69947553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947561&x=5234',
		'title': '',
		'imageId': '69947561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947567&x=5234',
		'title': '',
		'imageId': '69947567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947573&x=5234',
		'title': '',
		'imageId': '69947573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947578&x=5234',
		'title': '',
		'imageId': '69947578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009476&docid=69947586&x=5234',
		'title': '',
		'imageId': '69947586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009476';

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