var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001227&x=729',
		'title': '',
		'imageId': '69001227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001218&x=729',
		'title': '',
		'imageId': '69001218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001221&x=729',
		'title': '',
		'imageId': '69001221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001228&x=729',
		'title': '',
		'imageId': '69001228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001225&x=729',
		'title': '',
		'imageId': '69001225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001223&x=729',
		'title': '',
		'imageId': '69001223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001222&x=729',
		'title': '',
		'imageId': '69001222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001219&x=729',
		'title': '',
		'imageId': '69001219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001217&x=729',
		'title': '',
		'imageId': '69001217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001224&x=729',
		'title': '',
		'imageId': '69001224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001229&x=729',
		'title': '',
		'imageId': '69001229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001220&x=729',
		'title': '',
		'imageId': '69001220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966806&docid=69001226&x=729',
		'title': '',
		'imageId': '69001226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966806';

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