var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647327&x=230',
		'title': '',
		'imageId': '67647327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647329&x=230',
		'title': '',
		'imageId': '67647329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647328&x=230',
		'title': '',
		'imageId': '67647328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647330&x=230',
		'title': '',
		'imageId': '67647330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647331&x=230',
		'title': '',
		'imageId': '67647331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647332&x=230',
		'title': '',
		'imageId': '67647332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647333&x=230',
		'title': '',
		'imageId': '67647333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647336&x=230',
		'title': '',
		'imageId': '67647336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647334&x=230',
		'title': '',
		'imageId': '67647334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647347&x=230',
		'title': '',
		'imageId': '67647347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647335&x=230',
		'title': '',
		'imageId': '67647335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647338&x=230',
		'title': '',
		'imageId': '67647338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647345&x=230',
		'title': '',
		'imageId': '67647345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647342&x=230',
		'title': '',
		'imageId': '67647342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647341&x=230',
		'title': '',
		'imageId': '67647341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647337&x=230',
		'title': '',
		'imageId': '67647337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647340&x=230',
		'title': '',
		'imageId': '67647340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647339&x=230',
		'title': '',
		'imageId': '67647339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647346&x=230',
		'title': '',
		'imageId': '67647346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647344&x=230',
		'title': '',
		'imageId': '67647344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910329&docid=67647343&x=230',
		'title': '',
		'imageId': '67647343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910329';

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