var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668056&x=1321',
		'title': '',
		'imageId': '69668056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668057&x=1321',
		'title': '',
		'imageId': '69668057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668058&x=1321',
		'title': '',
		'imageId': '69668058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668066&x=1321',
		'title': '',
		'imageId': '69668066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668059&x=1321',
		'title': '',
		'imageId': '69668059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668064&x=1321',
		'title': '',
		'imageId': '69668064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668080&x=1321',
		'title': '',
		'imageId': '69668080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668092&x=1321',
		'title': '',
		'imageId': '69668092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668087&x=1321',
		'title': '',
		'imageId': '69668087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668088&x=1321',
		'title': '',
		'imageId': '69668088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668094&x=1321',
		'title': '',
		'imageId': '69668094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668095&x=1321',
		'title': '',
		'imageId': '69668095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668098&x=1321',
		'title': '',
		'imageId': '69668098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668101&x=1321',
		'title': '',
		'imageId': '69668101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668106&x=1321',
		'title': '',
		'imageId': '69668106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668109&x=1321',
		'title': '',
		'imageId': '69668109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668055&x=1321',
		'title': '',
		'imageId': '69668055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998643&docid=69668060&x=1321',
		'title': '',
		'imageId': '69668060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998643';

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