var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078518&x=5836',
		'title': '',
		'imageId': '69078518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078503&x=5836',
		'title': '',
		'imageId': '69078503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078506&x=5836',
		'title': '',
		'imageId': '69078506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078505&x=5836',
		'title': '',
		'imageId': '69078505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078501&x=5836',
		'title': '',
		'imageId': '69078501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078514&x=5836',
		'title': '',
		'imageId': '69078514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078515&x=5836',
		'title': '',
		'imageId': '69078515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078508&x=5836',
		'title': '',
		'imageId': '69078508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078507&x=5836',
		'title': '',
		'imageId': '69078507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078512&x=5836',
		'title': '',
		'imageId': '69078512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078511&x=5836',
		'title': '',
		'imageId': '69078511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078516&x=5836',
		'title': '',
		'imageId': '69078516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078517&x=5836',
		'title': '',
		'imageId': '69078517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078502&x=5836',
		'title': '',
		'imageId': '69078502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078504&x=5836',
		'title': '',
		'imageId': '69078504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078510&x=5836',
		'title': '',
		'imageId': '69078510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078513&x=5836',
		'title': '',
		'imageId': '69078513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078509&x=5836',
		'title': '',
		'imageId': '69078509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078519&x=5836',
		'title': '',
		'imageId': '69078519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972301&docid=69078563&x=5836',
		'title': '',
		'imageId': '69078563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972301';

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