var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703808&x=4656',
		'title': 'MY-2-6',
		'imageId': '69703808',
		'alt' : 'MY-2-6',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703811&x=4656',
		'title': '',
		'imageId': '69703811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703813&x=4656',
		'title': '',
		'imageId': '69703813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703814&x=4656',
		'title': '',
		'imageId': '69703814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703817&x=4656',
		'title': '',
		'imageId': '69703817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703816&x=4656',
		'title': '',
		'imageId': '69703816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703815&x=4656',
		'title': '',
		'imageId': '69703815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703818&x=4656',
		'title': '',
		'imageId': '69703818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703819&x=4656',
		'title': '',
		'imageId': '69703819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703820&x=4656',
		'title': '',
		'imageId': '69703820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703821&x=4656',
		'title': '',
		'imageId': '69703821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999797&docid=69703822&x=4656',
		'title': '',
		'imageId': '69703822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999797';

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