var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669910&x=328',
		'title': '',
		'imageId': '68669910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669911&x=328',
		'title': '',
		'imageId': '68669911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669995&x=328',
		'title': '',
		'imageId': '68669995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669996&x=328',
		'title': '',
		'imageId': '68669996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669925&x=328',
		'title': '',
		'imageId': '68669925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669990&x=328',
		'title': '',
		'imageId': '68669990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669923&x=328',
		'title': '',
		'imageId': '68669923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669924&x=328',
		'title': '',
		'imageId': '68669924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669991&x=328',
		'title': '',
		'imageId': '68669991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669992&x=328',
		'title': '',
		'imageId': '68669992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669993&x=328',
		'title': '',
		'imageId': '68669993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68669994&x=328',
		'title': '',
		'imageId': '68669994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953909&docid=68672635&x=328',
		'title': '',
		'imageId': '68672635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953909';

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