var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102451&x=309',
		'title': '',
		'imageId': '69102451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102453&x=309',
		'title': '',
		'imageId': '69102453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102452&x=309',
		'title': '',
		'imageId': '69102452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102455&x=309',
		'title': '',
		'imageId': '69102455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102454&x=309',
		'title': '',
		'imageId': '69102454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102462&x=309',
		'title': '',
		'imageId': '69102462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102463&x=309',
		'title': '',
		'imageId': '69102463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102468&x=309',
		'title': '',
		'imageId': '69102468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102469&x=309',
		'title': '',
		'imageId': '69102469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102470&x=309',
		'title': '',
		'imageId': '69102470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102473&x=309',
		'title': '',
		'imageId': '69102473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102478&x=309',
		'title': '',
		'imageId': '69102478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102482&x=309',
		'title': '',
		'imageId': '69102482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102484&x=309',
		'title': '',
		'imageId': '69102484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973297&docid=69102450&x=309',
		'title': '',
		'imageId': '69102450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973297';

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