var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834590&x=3239',
		'title': '',
		'imageId': '67834590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834592&x=3239',
		'title': '',
		'imageId': '67834592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834593&x=3239',
		'title': '',
		'imageId': '67834593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834594&x=3239',
		'title': '',
		'imageId': '67834594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834582&x=3239',
		'title': '',
		'imageId': '67834582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834586&x=3239',
		'title': '',
		'imageId': '67834586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834587&x=3239',
		'title': '',
		'imageId': '67834587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834615&x=3239',
		'title': '',
		'imageId': '67834615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834585&x=3239',
		'title': '',
		'imageId': '67834585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834529&x=3239',
		'title': '',
		'imageId': '67834529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834589&x=3239',
		'title': '',
		'imageId': '67834589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834581&x=3239',
		'title': '',
		'imageId': '67834581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834588&x=3239',
		'title': '',
		'imageId': '67834588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834584&x=3239',
		'title': '',
		'imageId': '67834584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834591&x=3239',
		'title': '',
		'imageId': '67834591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834569&x=3239',
		'title': '',
		'imageId': '67834569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834580&x=3239',
		'title': '',
		'imageId': '67834580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917308&docid=67834583&x=3239',
		'title': '',
		'imageId': '67834583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917308';

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