var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434265&x=1011',
		'title': '',
		'imageId': '65434265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434273&x=1011',
		'title': '',
		'imageId': '65434273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434282&x=1011',
		'title': '',
		'imageId': '65434282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434283&x=1011',
		'title': '',
		'imageId': '65434283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434274&x=1011',
		'title': '',
		'imageId': '65434274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434270&x=1011',
		'title': '',
		'imageId': '65434270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434278&x=1011',
		'title': '',
		'imageId': '65434278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434271&x=1011',
		'title': '',
		'imageId': '65434271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434267&x=1011',
		'title': '',
		'imageId': '65434267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434272&x=1011',
		'title': '',
		'imageId': '65434272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434276&x=1011',
		'title': '',
		'imageId': '65434276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434277&x=1011',
		'title': '',
		'imageId': '65434277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434275&x=1011',
		'title': '',
		'imageId': '65434275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3898472&docid=65434266&x=1011',
		'title': '',
		'imageId': '65434266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3898472';

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