var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225959&x=746',
		'title': '',
		'imageId': '69225959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225962&x=746',
		'title': '',
		'imageId': '69225962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225972&x=746',
		'title': '',
		'imageId': '69225972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225974&x=746',
		'title': '',
		'imageId': '69225974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225963&x=746',
		'title': '',
		'imageId': '69225963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225957&x=746',
		'title': '',
		'imageId': '69225957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225960&x=746',
		'title': '',
		'imageId': '69225960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225965&x=746',
		'title': '',
		'imageId': '69225965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225964&x=746',
		'title': '',
		'imageId': '69225964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225958&x=746',
		'title': '',
		'imageId': '69225958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225971&x=746',
		'title': '',
		'imageId': '69225971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225967&x=746',
		'title': '',
		'imageId': '69225967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225966&x=746',
		'title': '',
		'imageId': '69225966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225973&x=746',
		'title': '',
		'imageId': '69225973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225961&x=746',
		'title': '',
		'imageId': '69225961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225969&x=746',
		'title': '',
		'imageId': '69225969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978599&docid=69225968&x=746',
		'title': '',
		'imageId': '69225968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978599';

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