var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69950189&x=290',
		'title': '',
		'imageId': '69950189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69950190&x=290',
		'title': '',
		'imageId': '69950190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69950191&x=290',
		'title': '',
		'imageId': '69950191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69950192&x=290',
		'title': '',
		'imageId': '69950192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69950193&x=290',
		'title': '',
		'imageId': '69950193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952334&x=290',
		'title': '',
		'imageId': '69952334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952335&x=290',
		'title': '',
		'imageId': '69952335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952331&x=290',
		'title': '',
		'imageId': '69952331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952333&x=290',
		'title': '',
		'imageId': '69952333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952329&x=290',
		'title': '',
		'imageId': '69952329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952332&x=290',
		'title': '',
		'imageId': '69952332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952336&x=290',
		'title': '',
		'imageId': '69952336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009593&docid=69952337&x=290',
		'title': '',
		'imageId': '69952337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009593';

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