var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809578&x=40',
		'title': '',
		'imageId': '67809578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809598&x=40',
		'title': '',
		'imageId': '67809598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809571&x=40',
		'title': '',
		'imageId': '67809571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809593&x=40',
		'title': '',
		'imageId': '67809593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809575&x=40',
		'title': '',
		'imageId': '67809575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809581&x=40',
		'title': '',
		'imageId': '67809581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809588&x=40',
		'title': '',
		'imageId': '67809588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809601&x=40',
		'title': '',
		'imageId': '67809601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809659&x=40',
		'title': '',
		'imageId': '67809659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809641&x=40',
		'title': '',
		'imageId': '67809641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809667&x=40',
		'title': '',
		'imageId': '67809667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809604&x=40',
		'title': '',
		'imageId': '67809604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809648&x=40',
		'title': '',
		'imageId': '67809648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809711&x=40',
		'title': '',
		'imageId': '67809711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809670&x=40',
		'title': '',
		'imageId': '67809670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809708&x=40',
		'title': '',
		'imageId': '67809708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916634&docid=67809723&x=40',
		'title': '',
		'imageId': '67809723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916634';

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