var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350332&x=320',
		'title': '',
		'imageId': '69350332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350338&x=320',
		'title': '',
		'imageId': '69350338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350316&x=320',
		'title': '',
		'imageId': '69350316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350344&x=320',
		'title': '',
		'imageId': '69350344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350350&x=320',
		'title': '',
		'imageId': '69350350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350355&x=320',
		'title': '',
		'imageId': '69350355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350319&x=320',
		'title': '',
		'imageId': '69350319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350315&x=320',
		'title': '',
		'imageId': '69350315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350320&x=320',
		'title': '',
		'imageId': '69350320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350331&x=320',
		'title': '',
		'imageId': '69350331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350341&x=320',
		'title': '',
		'imageId': '69350341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350317&x=320',
		'title': '',
		'imageId': '69350317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350356&x=320',
		'title': '',
		'imageId': '69350356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350347&x=320',
		'title': '',
		'imageId': '69350347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350330&x=320',
		'title': '',
		'imageId': '69350330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350318&x=320',
		'title': '',
		'imageId': '69350318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350323&x=320',
		'title': '',
		'imageId': '69350323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350359&x=320',
		'title': '',
		'imageId': '69350359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350366&x=320',
		'title': '',
		'imageId': '69350366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966105&docid=69350335&x=320',
		'title': '',
		'imageId': '69350335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966105';

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