var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940459&x=2659',
		'title': '',
		'imageId': '69940459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940462&x=2659',
		'title': '',
		'imageId': '69940462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940463&x=2659',
		'title': '',
		'imageId': '69940463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940464&x=2659',
		'title': '',
		'imageId': '69940464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940467&x=2659',
		'title': '',
		'imageId': '69940467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940466&x=2659',
		'title': '',
		'imageId': '69940466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940465&x=2659',
		'title': '',
		'imageId': '69940465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940468&x=2659',
		'title': '',
		'imageId': '69940468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940469&x=2659',
		'title': '',
		'imageId': '69940469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940470&x=2659',
		'title': '',
		'imageId': '69940470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940473&x=2659',
		'title': '',
		'imageId': '69940473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940472&x=2659',
		'title': '',
		'imageId': '69940472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940471&x=2659',
		'title': '',
		'imageId': '69940471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940474&x=2659',
		'title': '',
		'imageId': '69940474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940475&x=2659',
		'title': '',
		'imageId': '69940475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940476&x=2659',
		'title': '',
		'imageId': '69940476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940477&x=2659',
		'title': '',
		'imageId': '69940477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009151&docid=69940478&x=2659',
		'title': '',
		'imageId': '69940478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009151';

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