var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278323&x=124',
		'title': '',
		'imageId': '68278323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278324&x=124',
		'title': '',
		'imageId': '68278324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278322&x=124',
		'title': '',
		'imageId': '68278322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278333&x=124',
		'title': '',
		'imageId': '68278333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278326&x=124',
		'title': '',
		'imageId': '68278326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278329&x=124',
		'title': '',
		'imageId': '68278329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278328&x=124',
		'title': '',
		'imageId': '68278328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278334&x=124',
		'title': '',
		'imageId': '68278334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278327&x=124',
		'title': '',
		'imageId': '68278327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278332&x=124',
		'title': '',
		'imageId': '68278332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278330&x=124',
		'title': '',
		'imageId': '68278330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278335&x=124',
		'title': '',
		'imageId': '68278335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278325&x=124',
		'title': '',
		'imageId': '68278325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278337&x=124',
		'title': '',
		'imageId': '68278337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278336&x=124',
		'title': '',
		'imageId': '68278336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946006&docid=68278331&x=124',
		'title': '',
		'imageId': '68278331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946006';

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