var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222799&x=83',
		'title': '',
		'imageId': '69222799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222796&x=83',
		'title': '',
		'imageId': '69222796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222813&x=83',
		'title': '',
		'imageId': '69222813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222811&x=83',
		'title': '',
		'imageId': '69222811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222803&x=83',
		'title': '',
		'imageId': '69222803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222812&x=83',
		'title': '',
		'imageId': '69222812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222809&x=83',
		'title': '',
		'imageId': '69222809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222805&x=83',
		'title': '',
		'imageId': '69222805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222795&x=83',
		'title': '',
		'imageId': '69222795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222798&x=83',
		'title': '',
		'imageId': '69222798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222802&x=83',
		'title': '',
		'imageId': '69222802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222810&x=83',
		'title': '',
		'imageId': '69222810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222807&x=83',
		'title': '',
		'imageId': '69222807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222801&x=83',
		'title': '',
		'imageId': '69222801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222808&x=83',
		'title': '',
		'imageId': '69222808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222800&x=83',
		'title': '',
		'imageId': '69222800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222804&x=83',
		'title': '',
		'imageId': '69222804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978519&docid=69222806&x=83',
		'title': '',
		'imageId': '69222806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978519';

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